minor cosmetic fix to chud images

master
Aevann 2023-03-25 18:03:38 +02:00
parent 182475f1f8
commit 20e4f8a9b8
1 changed files with 2 additions and 0 deletions

View File

@ -7256,6 +7256,7 @@ button, .btn {
content: "";
display: inline-block;
margin-top: 10px;
margin-bottom: 10px;
width: 250px;
height: 150px;
background-size: contain !important;
@ -7291,6 +7292,7 @@ button, .btn {
@media (max-width: 410px) {
.agendaposter:after {
margin-bottom: 0;
width: 50vw;
height: 100px;
}