From e2af9283af30d7017a6e392dc51aa7329b95a787 Mon Sep 17 00:00:00 2001 From: Priyadharshini Nagarathinam <110827815+PriyadharshiniNagarathinam@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:17:50 +0530 Subject: [PATCH] Update EventListCard.module.css --- src/components/EventListCard/EventListCard.module.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/EventListCard/EventListCard.module.css b/src/components/EventListCard/EventListCard.module.css index bd34d9a785..18ef637718 100644 --- a/src/components/EventListCard/EventListCard.module.css +++ b/src/components/EventListCard/EventListCard.module.css @@ -109,9 +109,6 @@ display: flex; flex-direction: column; } -/* .checkboxdiv > div { - width: 50%; -} */ .checkboxContainer { display: flex; justify-content: space-between;