Update skeleton.css
This commit is contained in:
parent
88f03612b0
commit
ab06d8465a
1
css/skeleton.css
vendored
1
css/skeleton.css
vendored
@ -121,6 +121,7 @@ are based on 10px sizing. So basically 1.5rem = 15px :) */
|
||||
html {
|
||||
font-size: 62.5%; }
|
||||
body {
|
||||
background-color:grey;
|
||||
font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
|
||||
line-height: 1.6;
|
||||
font-weight: 400;
|
||||
|
Loading…
Reference in New Issue
Block a user