bug img sous texte vm

This commit is contained in:
2023-10-04 16:42:55 +02:00
parent 27a4b7f24b
commit 33307c193a
2 changed files with 2 additions and 2 deletions
@@ -472,7 +472,7 @@ a {
grid-column: 1 /span 9;
grid-row: 1 / span 6; }
.path-frontpage .block-views-blockactus-blocks-pages-block-1 div .view-actus-blocks-pages .view-content .views-row .node-type-actualite div:first-child .field--name-field-images .field__item img {
width: inherit;
width: 100%;
max-height: 550px;
object-fit: cover;
padding-left: 1rem; }
+1 -1
View File
@@ -65,7 +65,7 @@
grid-row: 1 / span 6;
.field__item img{
width: inherit;
width: 100%;
max-height: 550px;
object-fit: cover;
padding-left: 1rem;