Add scroll-margin-top to prose headings so anchors clear the sticky header

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-04-09 16:53:36 -07:00
co-authored by Claude Opus 4.6
parent 0567d1954d
commit e79873621b
+1
View File
@@ -1913,6 +1913,7 @@ main#main {
.prose h4 {
color: var(--color-ink);
font-weight: 600;
scroll-margin-top: 5rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 0.6em;