fix: add scroll-padding-top to prevent header from covering TOC targets
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
}
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
scroll-padding-top: 96px;
|
||||
}
|
||||
body {
|
||||
font-family: var(--font-serif);
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user