enlarge perk images on donate.tpo (tpo/web/donate-static#130)

This commit is contained in:
Jérôme Charaoui 2023-10-19 08:39:51 -04:00
parent 3043f2fc8f
commit 75f485455a
No known key found for this signature in database
GPG Key ID: 69C52F658E988542

View File

@ -336,11 +336,8 @@ ol.questions div.answer li {
img {
display: block;
margin: 0 auto;
max-width: 50%;
max-width: 100%;
height: auto;
@include media-breakpoint-up(md) {
max-width: 70%;
}
}
.promo-red-dot {
position: absolute;