Skip to content

Commit bbe7d3a

Browse files
author
Stephen Gutekanst
committed
assets: improve CSS for headings
Signed-off-by: Stephen Gutekanst <[email protected]>
1 parent 7ea71ad commit bbe7d3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ h1,h2,h3,h4,h5,h6 {
3535
margin-bottom: 0;
3636
margin-top: 3rem;
3737
}
38+
h3,h4,h5,h6 {
39+
margin-top: 1rem;
40+
}
3841
p {
3942
margin-bottom: 0;
4043
}

0 commit comments

Comments
 (0)