@@ -279,11 +279,13 @@
flex: 1;
display: flex;
flex-direction: column;
- justify-content: flex-start;
+ justify-content: center;
}
- .events .card .p4 {
- height: 100%;
+ .events .card .p-4 {
+ flex-direction: column;
+ justify-content: flex-start;
+ height: max-content;
.events .card img {