Typography improvements

This commit is contained in:
Jan Tuomi
2018-11-18 15:32:01 +02:00
parent 81e3c0d951
commit 637c4acfe8
4 changed files with 19 additions and 12 deletions
+4
View File
@@ -9,6 +9,10 @@
background: none;
text-transform: uppercase;
@media screen and (max-width: 800px - 1px) {
font-size: 16px;
}
&.hero {
background-color: $dark-blue;
color: $blue;