From c60138bfbbd8bf914a6d290ede77057f1256f21e Mon Sep 17 00:00:00 2001 From: gbear605 Date: Sat, 29 Jan 2022 18:18:49 -0500 Subject: [PATCH] Move game down so alert doesn't overlap --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index f0816d2..069224b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -113,7 +113,7 @@ function App() { return (
-
+

Not Wordle