Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -81,6 +81,7 @@ div#component-5 {
|
|
81 |
position: relative;
|
82 |
z-index: 1;
|
83 |
backdrop-filter: blur(18px);
|
|
|
84 |
}
|
85 |
|
86 |
|
|
|
81 |
position: relative;
|
82 |
z-index: 1;
|
83 |
backdrop-filter: blur(18px);
|
84 |
+
-webkit-backdrop-filter: blur(18px);
|
85 |
}
|
86 |
|
87 |
|