Fix typo in comment

This commit is contained in:
al 2025-06-21 13:08:52 -04:00
parent f2b91323a4
commit aac253508d

View file

@ -194,6 +194,7 @@ h1 {
font-family: "Heading";
font-style: italic;
line-height: normal;
font-optical-sizing: auto;
}
h2,
@ -205,10 +206,11 @@ h6 {
font-style: italic;
font-weight: normal;
line-height: var(--ui-spacing);
font-optical-sizing: auto;
}
:root {
--head-mult: 0.88; /* This is pairwise fixed, JuliaMono + Alegreya. */
--head-mult: 0.88; /* This is pairwise fixed, Literata + Alegreya. */
}
h1 {