reduce yec-illo on smallest media-breakpoint

This commit is contained in:
Jérôme Charaoui 2024-10-02 13:53:12 -04:00
parent 4c16f26b23
commit f1de439777
No known key found for this signature in database
GPG Key ID: 69C52F658E988542

View File

@ -161,7 +161,7 @@
}
.yec-illo {
width: 320px;
width: 300px;
@include media-breakpoint-up(md) {
width: 350px !important;
}