Spaces:
Running
Running
Update index.html
Browse files- 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(
|
| 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 |
}
|