Better spacing above headers
This commit is contained in:
parent
5fc72f78a6
commit
47d5caa51c
@ -107,7 +107,8 @@ main {
|
|||||||
margin-bottom: 5rem;
|
margin-bottom: 5rem;
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
margin-top: 2.5em;
|
margin-top: 1.5em;
|
||||||
|
padding-top: 1em;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user