From 2a7b0306b317a3f537b9b06ac759a218974b9119 Mon Sep 17 00:00:00 2001 From: Chad Date: Mon, 23 Feb 2026 16:53:00 -0600 Subject: [PATCH] Remove h2 + h3 selector from story.css --- static/css/story.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/story.css b/static/css/story.css index 5bed245..b4ae3f1 100644 --- a/static/css/story.css +++ b/static/css/story.css @@ -70,7 +70,6 @@ .story-page .content > h2 + p, .story-page .content > h2 + ul, .story-page .content > h2 + ol, -.story-page .content > h2 + h3, .story-page .content > h3 + p, .story-page .content > h3 + ul, .story-page .content > h3 + ol {