feat: fix event logo height on home event container

This commit is contained in:
Index 2024-06-28 11:40:32 -05:00
parent 3158d4ef91
commit ff3e9595f5

View file

@ -24,6 +24,10 @@ body[data-URL^='/create/'] .col.d-flex.align-content-between.flex-wrap {
margin-bottom: 10px;
}
.home-event-container .img-container {
height: 100% !important;
}
/* ------------------------------------------ */
/*