We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6924d commit c592d63Copy full SHA for c592d63
Assets/styles.css
@@ -182,7 +182,7 @@ body {
182
animation-fill-mode: both;
183
184
/* # - - Blur Effect for Background of ROOT: */
185
- backdrop-filter: blur(var(--backgroundBlur));
+ /* backdrop-filter: blur(var(--backgroundBlur)); */
186
187
/* # - - - Reversing "margin" on *-body and applying padding to blur fully to the corners. */
188
margin: 0%;
0 commit comments