reverse header observer fuckery

This commit is contained in:
elisejakob
2024-07-07 14:02:42 +02:00
parent 53f8d03f27
commit aa914f4e6f
3 changed files with 11 additions and 16 deletions

View File

@ -26,13 +26,6 @@ body {
line-height: 1.5;
position: relative;
@media (max-width: 1000px) {
&.hideScroll {
overflow: hidden;
height: 100vh;
}
}
}
.site-main {