Skip to content

Commit debc545

Browse files
committed
fix: remove blur in css
1 parent 7287aea commit debc545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

005-blurry loading/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ body {
2323
width: calc(100vw + 60px);
2424
height: calc(100vh + 60px);
2525
z-index: -1;
26-
filter: blur(0px);
2726
}
2827

2928
.loading-text {

0 commit comments

Comments
 (0)