From 999d828a29c26c65fbc0ed15ed68230c8ea28fef Mon Sep 17 00:00:00 2001 From: Ryderjj89 Date: Wed, 4 Jun 2025 18:02:26 -0400 Subject: [PATCH] Flex spacing changes on the event cards for smaller screens --- frontend/src/components/EventList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/EventList.tsx b/frontend/src/components/EventList.tsx index 27f3bbf..84521cf 100644 --- a/frontend/src/components/EventList.tsx +++ b/frontend/src/components/EventList.tsx @@ -170,7 +170,7 @@ const EventList: React.FC = () => { )} - + {isEventOpen(event) && (