fix: small header on scroll

This commit is contained in:
Tim Rijkse
2026-01-15 10:40:31 +01:00
parent 49d22484c0
commit 05c53baff7
4 changed files with 75 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ class HorizontalScrollNav extends HTMLElement {
scrollbar-width: none;
-ms-overflow-style: none;
padding: 0 16px;
background-color: #ffffff;
}
.nav-container::-webkit-scrollbar {