💈 Tweak CSS for consistent spacing after titles

This commit is contained in:
Jérôme Petazzoni
2023-11-29 14:22:54 -06:00
parent b5c754211e
commit e380509ffe

View File

@@ -15,6 +15,7 @@ h1, h2, h3, h4, h5, h6 {
font-weight: bold;
font-size: 45px !important;
margin-top: 0.5em;
margin-bottom: 0.75em;
}
code {