Skip to content

Commit 04e032f

Browse files
authored
Update cssoverlay.css
1 parent 04d26dd commit 04e032f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cssoverlay.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body::after {
99
z-index: 99998;
1010
pointer-events: none;
1111
background-color: #0000009e;
12-
backdrop-filter: blur(30px);
12+
backdrop-filter: blur(15px);
1313
}
1414

1515
/* Glitch text */

0 commit comments

Comments
 (0)