images modifs

This commit is contained in:
sarahgarcin1 2026-04-09 18:19:19 +02:00
parent 0545b131de
commit 714f0a12f8
20 changed files with 134 additions and 22 deletions

View file

@ -226,10 +226,10 @@ figure img.cover{ object-fit: cover; max-width: none; width:100%; height:100%;}
height: auto;
}
.full-bleed-image figure img{
object-fit: cover;
max-width: none;
width:100%;
.full-bleed-image figure img{
object-fit: cover;
max-width: none;
width:100%;
height:100%;
}