fix complaind about h1 in section (dj)

This commit is contained in:
Alexander 2025-06-09 17:08:07 -04:00
parent cca6419ffc
commit 3c2bb95cec

View file

@ -196,6 +196,7 @@ h6 {
}
h1 {
margin-block: 0.67em;
font-size: calc(2.25 * var(--base-font-size));
}