From ff531f5194b2b9479443206a9a9155592153b8cc Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sun, 27 Oct 2024 07:24:19 -0600 Subject: [PATCH] Add
to the list of elements that span the main content area --- assets/css/040_content.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/040_content.css b/assets/css/040_content.css index 3290f43..e49539b 100644 --- a/assets/css/040_content.css +++ b/assets/css/040_content.css @@ -14,6 +14,7 @@ blockquote, dl, h1, h2, h3, h4, h5, h6, + header, hr, nav, ol,