Remove h2 + h3 selector from story.css

This commit is contained in:
Chad 2026-02-23 16:53:00 -06:00
parent 6adf6bf168
commit 2a7b0306b3

View file

@ -70,7 +70,6 @@
.story-page .content > h2 + p, .story-page .content > h2 + p,
.story-page .content > h2 + ul, .story-page .content > h2 + ul,
.story-page .content > h2 + ol, .story-page .content > h2 + ol,
.story-page .content > h2 + h3,
.story-page .content > h3 + p, .story-page .content > h3 + p,
.story-page .content > h3 + ul, .story-page .content > h3 + ul,
.story-page .content > h3 + ol { .story-page .content > h3 + ol {