From 7e005e51ccb0a18b16ce0159e8abf4889f6b2c4d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 20 May 2023 03:17:47 -0700 Subject: [PATCH] Fix background filters outside viewport --- src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 6e6c4062..06e55010 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -359,7 +359,7 @@ export default function Wrapper({ initialSettings, fallback }) {