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