Merge css rules

This commit is contained in:
Brenda Wallace
2019-11-30 21:41:55 +13:00
parent b40e7221e2
commit 9eb08bbf29

View File

@@ -8,10 +8,6 @@ body {
font-family: $default-font;
}
.jumbotron h1 {
font-size: 400%;
}
.navbar-brand .site-name {
font-family: 'Modak', cursive;
font-size: 3em;
@@ -331,6 +327,10 @@ ul.thumbnail-buttons {
padding-bottom: 30px;
padding-top: 30px;
h1 {
font-size: 400%;
}
// signup widget on homepage
.signup {
background-color: lighten($green, 40%);