responsive page /actualites
This commit is contained in:
+1
-1
@@ -3479,7 +3479,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
@media (max-width: 891px) {
|
@media (max-width: 891px) {
|
||||||
.page-actualites .view-actus {
|
.page-actualites .view-actus {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.page-actualites .view-actus .views-row {
|
.page-actualites .view-actus .views-row {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@media (max-width:891px) {
|
@media (max-width:891px) {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
.views-row{
|
.views-row{
|
||||||
width: 28%;
|
width: 28%;
|
||||||
|
|||||||
Reference in New Issue
Block a user