chore: solid white nav — remove frosted glass backdrop

This commit is contained in:
Deeman
2026-02-20 01:16:14 +01:00
parent 6d622e7663
commit 23ca28613e

View File

@@ -109,10 +109,8 @@
position: sticky;
top: 0;
z-index: 50;
background: rgba(255, 255, 255, 0.82);
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
border-bottom: 1px solid rgba(226, 232, 240, 0.7);
background: #fff;
border-bottom: 1px solid #E2E8F0;
}
.nav-inner {
max-width: 72rem;