img cover home zoom
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user