patx/voldservices

fix nav

Commit 9e19809 · patx · 2026-08-24T23:15:05-04:00

Changeset
9e198090e1a77e33c434c7c98d5b5e368f6707a2
Parents
b03d64177e42b4ef6b44eb378ba6c6ab0edcfdcd

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 538fb74..cd7c605 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -228,9 +228,7 @@
       position: fixed;
       inset: 0 0 auto 0;
       z-index: 90;
-      background: rgba(8, 8, 8, .2);
-      backdrop-filter: blur(14px);
-      -webkit-backdrop-filter: blur(14px);
+      background: transparent;
       border-bottom: 1px solid transparent;
       transition: background .28s ease, border-color .28s ease;
     }