Update Headers and Dividers to clear aligned images (#11108)

This commit is contained in:
Tom Moor
2026-01-07 22:41:10 -05:00
committed by GitHub
parent ca21b8a17d
commit b06c18ecf6
2 changed files with 3 additions and 0 deletions
Symlink
+1
View File
@@ -0,0 +1 @@
AGENTS.md
+2
View File
@@ -600,6 +600,7 @@ width: 100%;
line-height: inherit;
font-weight: 600;
cursor: text;
clear: both;
& + p,
// accounts for block insert trigger and other widgets between heading and paragraph
@@ -1603,6 +1604,7 @@ hr {
position: relative;
height: 1em;
border: 0;
clear: both;
}
hr::before {