sticky scroll fixes
This commit is contained in:
parent
8b3057d8aa
commit
1c8621b6f9
5 changed files with 16 additions and 11 deletions
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
|
||||
:root {
|
||||
--header-height: calc(var(--spacing) * 16);
|
||||
--header-height: --spacing(16);
|
||||
--main-min-height: calc(100dvh - var(--header-height));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue