Smaller font for laptop sizes

This commit is contained in:
2017-11-08 15:50:48 +01:00
parent a747affc61
commit 3c4b084fab
3 changed files with 25 additions and 9 deletions

View File

@ -3,6 +3,14 @@ html
font-family "Ubuntu", "Trebuchet MS", sans-serif
font-size 100%
> 900px
html
font-size 90%
> 1400px
html
font-size 100%
body
tab-size 4
overflow hidden
@ -20,10 +28,10 @@ a
color link-hover-color
text-shadow link-hover-text-shadow
text-decoration none
:active
transform translateY(3px)
// &.active
// color link-active-color