mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 16:46:31 +03:00
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:
co-authored by
Claude Opus 4.6
parent
0567d1954d
commit
e79873621b
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user