This commit is contained in:
2023-11-05 17:20:40 +03:00
parent da3774527f
commit 052f236206
7 changed files with 163 additions and 63 deletions

View File

@@ -31,7 +31,7 @@
width: 100vw;
background: rgba(39, 53, 62, 0.7);
backdrop-filter: blur(15px);
z-index: 15;
z-index: 100;
position: fixed;
top: 46px;
}