We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d26dd commit 04e032fCopy full SHA for 04e032f
1 file changed
cssoverlay.css
@@ -9,7 +9,7 @@ body::after {
9
z-index: 99998;
10
pointer-events: none;
11
background-color: #0000009e;
12
- backdrop-filter: blur(30px);
+ backdrop-filter: blur(15px);
13
}
14
15
/* Glitch text */
0 commit comments