From e4ba9188013658267fb5be304007d19d4a5c9d24 Mon Sep 17 00:00:00 2001 From: Ryan Shi Date: Thu, 28 Jul 2022 17:18:33 +1000 Subject: [PATCH] last push to main fixing basic errors --- frontend/src/App.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/App.module.css b/frontend/src/App.module.css index 63b7f44..d506cde 100644 --- a/frontend/src/App.module.css +++ b/frontend/src/App.module.css @@ -82,6 +82,7 @@ body { .puzzleBox { padding: 20px; +} /* --------------------------------------------------------- LEADERBOARD PAGE STYLES ---------------------------------------------------*/