diff --git a/styles/globals.css b/styles/globals.css index 2b5e0411..b5365ede 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -159,4 +159,8 @@ nav { background: rgba(31, 41, 55, .75); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); +} + +.medium-zoom-overlay{ + background: none !important; } \ No newline at end of file