roman literatatt headings

This commit is contained in:
Alexander 2025-06-27 11:42:24 -04:00
parent 18a7029e1c
commit ea02ed31a4

View file

@ -196,7 +196,6 @@ body {
h1 { h1 {
font-family: "Heading"; font-family: "Heading";
font-style: italic;
line-height: normal; line-height: normal;
font-optical-sizing: auto; font-optical-sizing: auto;
} }
@ -207,7 +206,6 @@ h4,
h5, h5,
h6 { h6 {
font-family: "Subheading"; font-family: "Subheading";
font-style: italic;
font-weight: normal; font-weight: normal;
line-height: var(--ui-spacing); line-height: var(--ui-spacing);
font-optical-sizing: auto; font-optical-sizing: auto;