From ea02ed31a4bac90c55ca0c73e08255d8a208a82f Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 27 Jun 2025 11:42:24 -0400 Subject: [PATCH] roman literatatt headings --- css/fonts.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/fonts.css b/css/fonts.css index 02a9d26..cc0f6fb 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -196,7 +196,6 @@ body { h1 { font-family: "Heading"; - font-style: italic; line-height: normal; font-optical-sizing: auto; } @@ -207,7 +206,6 @@ h4, h5, h6 { font-family: "Subheading"; - font-style: italic; font-weight: normal; line-height: var(--ui-spacing); font-optical-sizing: auto;