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;