feature/small-site-header-on-scroll (#2)

Co-authored-by: Tim Rijkse <trijkse@gmail.com>
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-01-15 09:44:02 +00:00
parent 49d22484c0
commit 80673fd810
4 changed files with 75 additions and 6 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 {