Remove heading top-margin

This commit is contained in:
Helen Chong 2024-04-14 18:14:11 +08:00
parent 66efe2cdff
commit 490249a9bf
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ h1 {
h2, h3, h4, h5, h6 { h2, h3, h4, h5, h6 {
color: var(--clr-sub-heading); color: var(--clr-sub-heading);
margin-top: 2em;
} }
h2 { h2 {