diff --git a/src/App.tsx b/src/App.tsx index 40ab7849..7c5768a2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -58,7 +58,7 @@ function Home() {
{asciiArt ? ( -
+					
 						{asciiArt}
 					
) : null}