initial umbral2

This commit is contained in:
Alexander 2025-07-13 09:48:13 -04:00
parent 66bd5fb677
commit d3ddb3a741
8 changed files with 103 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 {

View file

@ -59,8 +59,8 @@ body {
h1 {
color: var(--darkest-color);
margin-bottom: 0.05em;
margin-top: 1em;
margin-bottom: 0.5rem;
margin-top: 3rem;
}
h2,