update text styles

This commit is contained in:
Pat Dryburgh
2018-07-31 07:57:25 -07:00
parent 0a49e0f018
commit b1370dbf36
9 changed files with 110 additions and 21 deletions

View File

@ -22,6 +22,7 @@
.site-masthead h2 {
color: $muted-text-color;
font-size: 1.5em;
margin: 0;
@media (min-width: $on-tablet) {
font-size: 3em;
}