img cover home zoom

This commit is contained in:
2023-10-04 17:35:58 +02:00
parent 33307c193a
commit 7e481523be
2 changed files with 2 additions and 2 deletions
@@ -697,7 +697,7 @@ a {
width: 100%; width: 100%;
height: auto; height: auto;
max-height: 400px; max-height: 400px;
object-fit: contain; } object-fit: cover; }
.path-frontpage .block-views-blockprojets-block-4 .view-projets .view-content .views-row .node-type-projet div:first-child .field--name-field-adresse { .path-frontpage .block-views-blockprojets-block-4 .view-projets .view-content .views-row .node-type-projet div:first-child .field--name-field-adresse {
order: 2; order: 2;
display: flex; display: flex;
+1 -1
View File
@@ -418,7 +418,7 @@
// height: fit-content; // height: fit-content;
height: auto; height: auto;
max-height: 400px; max-height: 400px;
object-fit: contain; object-fit: cover;
} }
// &::after{ // &::after{
// display: block; // display: block;