feat: fix event logo height on home event container
This commit is contained in:
parent
3158d4ef91
commit
ff3e9595f5
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
/* ------------------------------------------ */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Reference in a new issue