From f274ff42c320a6e2a06eba2be1cf4501151768ba Mon Sep 17 00:00:00 2001 From: Dang Nguyen Nguyen Date: Mon, 29 Apr 2024 22:45:21 -0700 Subject: [PATCH] fixed unappealing grid --- src/pages/VolunteerHomePage.jsx | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/src/pages/VolunteerHomePage.jsx b/src/pages/VolunteerHomePage.jsx index 5b92b94..334beb6 100644 --- a/src/pages/VolunteerHomePage.jsx +++ b/src/pages/VolunteerHomePage.jsx @@ -174,18 +174,16 @@ const VolunteerHomePage = () => { - - - - {eventCards} - - + + + {eventCards} +