Remove margin-top from h2.

This commit is contained in:
Sebastian Bugge 2023-12-26 16:27:18 +01:00
parent 5371fed820
commit 0abd417abd
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691

View file

@ -74,7 +74,6 @@ h1 {
h2 { h2 {
font-size: 1.625rem; font-size: 1.625rem;
margin-top: 2.5em;
} }
h3 { h3 {