diff --git a/server/web/src/components/Layout/Layout.tsx b/server/web/src/components/Layout/Layout.tsx index b8a1853..269fd21 100644 --- a/server/web/src/components/Layout/Layout.tsx +++ b/server/web/src/components/Layout/Layout.tsx @@ -348,10 +348,10 @@ export default function Layout({ children }: LayoutProps) { return (
- {!isMobile && glowParticles && showDeckEffects && } + {!isMobile && glowParticles && } {glowParticles && }