docs: fix spacing of page headers

This commit is contained in:
Aldo Cortesi 2014-01-28 15:19:53 +13:00
parent fcb569b7d7
commit e5d2829364

View File

@ -13,4 +13,8 @@ body {
h1 {
line-height: 1.1;
}
}
.page-header {
margin: 0px 0 22px;
}