Reverted font size changes

This commit is contained in:
2018-03-08 16:08:45 +01:00
parent 8427e004be
commit 781d8bb15e
3 changed files with 9 additions and 10 deletions

View File

@ -1,15 +1,15 @@
html
height 100%
font-family "Ubuntu", "Trebuchet MS", sans-serif
font-size 95%
font-size 90%
> 900px
html
font-size 90%
// > 900px
// html
// font-size 90%
> 1400px
html
font-size 95%
// > 1400px
// html
// font-size 95%
body
tab-size 4