diff --git a/src/components/background/AuroraBackground.tsx b/src/components/background/AuroraBackground.tsx index 2975eee..1654707 100644 --- a/src/components/background/AuroraBackground.tsx +++ b/src/components/background/AuroraBackground.tsx @@ -14,15 +14,15 @@ const AuroraBackground = ({
{/* top center */} -
+
{/* top right */} -
+
{/* center left */} -
+
{/* top left */} -
+
{/* bottom center */} -
+
); };