Decrease font size to 17px (#217)

This commit is contained in:
Philipp Oppermann
2016-09-18 18:24:30 +02:00
committed by GitHub
parent 555d24698b
commit 113ad1c6f9

View File

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