mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-30 04:35:28 -04:00
Enlarge the headers in jumbotrons
This commit is contained in:
@@ -8,11 +8,12 @@ body {
|
||||
font-family: $default-font;
|
||||
}
|
||||
|
||||
.site-name {
|
||||
font-family: 'Modak', cursive;
|
||||
.jumbotron h1 {
|
||||
font-size: 400%;
|
||||
}
|
||||
|
||||
.navbar-brand .site-name {
|
||||
font-family: 'Modak', cursive;
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user