fix: use CSS variable for TOC sticky offset instead of hardcoded pixels
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
scroll-padding-top: 96px;
|
||||
}
|
||||
body {
|
||||
--header-height: 56px;
|
||||
font-family: var(--font-serif);
|
||||
font-weight: 400;
|
||||
line-height: 1.6;
|
||||
|
||||
Reference in New Issue
Block a user