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