Remove h2 + h3 sibling selector for consistent h3 styling

This commit is contained in:
Chad 2026-02-23 16:51:23 -06:00
parent ec2d26d415
commit 6adf6bf168

View file

@ -708,7 +708,6 @@ main {
.content > h2 + p,
.content > h2 + ul,
.content > h2 + ol,
.content > h2 + h3,
.content > h3 + p,
.content > h3 + ul,
.content > h3 + ol {