mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
Add scroll-padding-top
This commit is contained in:
parent
bc60458eff
commit
baa287fd78
|
|
@ -9,6 +9,7 @@ html {
|
|||
color-scheme: light dark;
|
||||
accent-color: var(--color-text-accent);
|
||||
scrollbar-gutter: stable;
|
||||
scroll-padding-top: var(--layout-nav-height);
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user