docs: fix spacing of page headers
This commit is contained in:
parent
fcb569b7d7
commit
e5d2829364
|
@ -13,4 +13,8 @@ body {
|
|||
|
||||
h1 {
|
||||
line-height: 1.1;
|
||||
}
|
||||
}
|
||||
|
||||
.page-header {
|
||||
margin: 0px 0 22px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue