img cover home zoom
This commit is contained in:
@@ -697,7 +697,7 @@ a {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
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 {
|
||||
order: 2;
|
||||
display: flex;
|
||||
|
||||
@@ -418,7 +418,7 @@
|
||||
// height: fit-content;
|
||||
height: auto;
|
||||
max-height: 400px;
|
||||
object-fit: contain;
|
||||
object-fit: cover;
|
||||
}
|
||||
// &::after{
|
||||
// display: block;
|
||||
|
||||
Reference in New Issue
Block a user