width img /actualites
This commit is contained in:
+2
-1
@@ -3237,7 +3237,8 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .image-actualite img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 15rem;
|
||||
object-fit: cover;
|
||||
}
|
||||
.page-actualites .view-actus .views-row .node-type-actualite .entete_actu .infos-content {
|
||||
height: fit-content;
|
||||
|
||||
@@ -29,7 +29,8 @@
|
||||
margin: auto;
|
||||
img{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
height: 15rem;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
.infos-content{
|
||||
|
||||
Reference in New Issue
Block a user