pearsonkyle commited on
Commit
85ef5d5
·
verified ·
1 Parent(s): 5156c21

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -47,7 +47,7 @@
47
  position: fixed;
48
  inset: 0;
49
  background: rgba(0, 0, 0, 0.6);
50
- backdrop-filter: blur(10px);
51
  -webkit-backdrop-filter: blur(5px);
52
  z-index: 0;
53
  }
 
47
  position: fixed;
48
  inset: 0;
49
  background: rgba(0, 0, 0, 0.6);
50
+ backdrop-filter: blur(5px);
51
  -webkit-backdrop-filter: blur(5px);
52
  z-index: 0;
53
  }