Adjust hero font size
This commit is contained in:
parent
ef11f97a75
commit
c4ed768c9e
File diff suppressed because one or more lines are too long
@ -14,6 +14,9 @@
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
h2 {
|
||||
font-size: 36px;
|
||||
}
|
||||
&.homepage {
|
||||
background-image: url(/img/hero-image.png);
|
||||
background-position: center center;
|
||||
|
Loading…
Reference in New Issue
Block a user