diff --git a/src/style.css b/src/style.css index c015f94..495b98d 100644 --- a/src/style.css +++ b/src/style.css @@ -1041,7 +1041,7 @@ body > #demo-frame { /* transition-duration: 0.3s; */ /* transform: translateY(0px) scale(1); */ /* opacity: 1; */ - backdrop-filter: (3px); + backdrop-filter: blur(3px); } .modal-overlay {