diff --git a/memory-game/components/MemoryGame.jsx b/memory-game/components/MemoryGame.jsx index 4ee828ed..44095310 100644 --- a/memory-game/components/MemoryGame.jsx +++ b/memory-game/components/MemoryGame.jsx @@ -97,7 +97,7 @@ const MemoryGame = () => { }, [selectedPairs, array]); return ( -
+
{/* Heading */}

Memory Game

{/* Grid Size */}