This commit is contained in:
Alexander 2025-07-12 14:10:27 -04:00
parent 66bd5fb677
commit 7088229baf
8 changed files with 87 additions and 8 deletions

View file

@ -196,7 +196,7 @@ body {
h1 {
font-family: "Heading";
line-height: normal;
line-height: 1.2;
font-optical-sizing: auto;
}
@ -217,7 +217,7 @@ h6 {
h1 {
margin-block: 0.67em;
font-size: calc(2.3 * var(--base-font-size) * var(--head-mult));
font-size: calc(2.8 * var(--base-font-size) * var(--head-mult));
}
h2 {