Reduced font size on OSX
This commit is contained in:
@ -3,6 +3,9 @@ html
|
||||
font-family "Ubuntu", "Trebuchet MS", sans-serif
|
||||
font-size 100%
|
||||
|
||||
.osx
|
||||
font-size 95%
|
||||
|
||||
body
|
||||
tab-size 4
|
||||
overflow hidden
|
||||
@ -11,10 +14,6 @@ body
|
||||
background-color bg-color
|
||||
font-size 1.05rem
|
||||
|
||||
.osx
|
||||
body
|
||||
font-size 1rem
|
||||
|
||||
a
|
||||
color link-color
|
||||
text-decoration none
|
||||
|
Reference in New Issue
Block a user