Make text a bit smaller

This commit is contained in:
Philipp Oppermann
2016-02-14 15:33:49 +01:00
parent 6c01e8039c
commit 5aaab11022

View File

@@ -54,7 +54,7 @@ html {
} }
@media (min-width: 38rem) { @media (min-width: 38rem) {
html { html {
font-size: 20px; font-size: 18px;
} }
} }