Improved typography

This commit is contained in:
Michael Snoyman 2016-08-28 14:02:04 +03:00
parent 2464089004
commit 611c7abc06

View file

@ -10,6 +10,7 @@ body {
padding: 1em; padding: 1em;
background-color: #fff; background-color: #fff;
border: 1px solid #333; border: 1px solid #333;
line-height: 1.4em;
} }
header h1 { header h1 {
margin-top: 0; margin-top: 0;