responsive page /actualites

This commit is contained in:
2025-10-07 12:50:47 +02:00
parent 8599dc1377
commit fc9112e31e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3479,7 +3479,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
@media (max-width: 891px) {
.page-actualites .view-actus {
flex-direction: column;
width: 100%;
width: 90%;
}
}
.page-actualites .view-actus .views-row {
@@ -15,7 +15,7 @@
justify-content: space-between;
@media (max-width:891px) {
flex-direction: column;
width: 100%;
width: 90%;
}
.views-row{
width: 28%;