bugfix: event detail img

This commit is contained in:
Marjolaine Le Bon
2020-09-08 11:42:42 +02:00
parent 523fba94be
commit 6475a09323
2 changed files with 8 additions and 1 deletions

View File

@ -91,6 +91,9 @@
}
}
.eventdetail {
sib-display div {
display: block;
}
.mdi::before {
margin: 0 5px 0 20px;
}
@ -102,6 +105,7 @@
font-size: 3.2rem;
line-height: 3.8rem;
color: #063B5C;
display: block;
}
color: #063B5C;
.event-type {