This reverts commit cb92ea3c2b
.
Was causing unexpected scrolling when interacting with the header. Will
investigate.
This commit is contained in:
parent
70c0955722
commit
f8720a20f9
|
@ -61,7 +61,6 @@
|
|||
// Base Elements
|
||||
html {
|
||||
height: 100%;
|
||||
scroll-padding-top: calc(var(--header-offset, 4em) + 1em);
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue