From 5244aff586df93de2b9973de9c9046e4ad6163bd Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 27 Apr 2025 21:30:56 -0600 Subject: improve styling --- client/src/App.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client/src/App.js') diff --git a/client/src/App.js b/client/src/App.js index a83b628..7d84cb0 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -93,13 +93,17 @@ function App() { - +
} /> } /> } /> } /> +
+ ); -- cgit v1.2.3