allgemein: schriften

This commit is contained in:
Silke Pisulla 2017-10-16 11:42:54 +02:00
commit ccbf6d932d

View file

@ -19,13 +19,13 @@
@media @screen_min-xxs {
html {
font-size: 114%; //16px
font-size: 100%; //16px
}
}
@media @screen_min-xs {
html {
font-size: 114%; //16px
font-size: 100%; //16px
}
}
@ -40,7 +40,6 @@
.make-grid(md);
html {
font-size: 87.5%; //14px
//font-size: 81.25%; //13px
}
}