Adjust bottom margins for headings

This commit is contained in:
2025-09-13 15:49:22 -07:00
parent 22452d2307
commit a08422d51e

View File

@@ -43,6 +43,7 @@ a {
h1, h2, h3, h4, h5, h6 {
margin-top: 2em;
margin-bottom: 0.5em;
font-family: 'FormaDJRDisplay', sans-serif;
}