Increase body font size, reduce line height

develop
Nathan Steel 2 years ago
parent e99e3d547c
commit c3dabd34aa

@ -5,7 +5,7 @@ header hr{display:none}
body{
max-width:768px;
margin:auto;padding:0 1.24rem;
font:1.2rem/1.62 sans-serif;color:#556;
font:1.25rem/1.5 sans-serif;color:#556;
display:-webkit-flex;display:-ms-flexbox;display:flex;
flex-direction:column}
main{flex:1 0 auto}

Loading…
Cancel
Save