mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 03:20:15 +02:00
remove body blur
This commit is contained in:
@@ -482,8 +482,6 @@ a > svg {
|
||||
body:not(.light-version).overlay-visible .main-container {
|
||||
transition-duration: 0.5s;
|
||||
transform: scale(0.98);
|
||||
/* transition-delay: 0.4s; */
|
||||
filter: blur(2px);
|
||||
}
|
||||
|
||||
.content-wrap {
|
||||
|
Reference in New Issue
Block a user