chore: solid white nav — remove frosted glass backdrop
This commit is contained in:
@@ -109,10 +109,8 @@
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
background: rgba(255, 255, 255, 0.82);
|
background: #fff;
|
||||||
backdrop-filter: blur(14px);
|
border-bottom: 1px solid #E2E8F0;
|
||||||
-webkit-backdrop-filter: blur(14px);
|
|
||||||
border-bottom: 1px solid rgba(226, 232, 240, 0.7);
|
|
||||||
}
|
}
|
||||||
.nav-inner {
|
.nav-inner {
|
||||||
max-width: 72rem;
|
max-width: 72rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user