mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Merge css rules
This commit is contained in:
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user