From 909c2bd7e680add5f7dc67562ae6a199fc327f31 Mon Sep 17 00:00:00 2001 From: avidrucker Date: Tue, 31 Oct 2023 17:32:53 -0400 Subject: [PATCH] resize btns, change btn layout on mobile --- src/App.js | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/src/App.js b/src/App.js index 000fe05..1c306a0 100644 --- a/src/App.js +++ b/src/App.js @@ -135,28 +135,31 @@ function App() { {errMsg &&

{errMsg}

} -
+
-
- -
- -
+
+
+ +
+
-
- +
+
+ +
+
@@ -187,7 +190,7 @@ function App() {

{cursor !== -1 && genQuestion(tasks, cursor)}

+ onClick={handleQuitUI}>Quit