width region second actu
This commit is contained in:
+1
-1
@@ -1295,7 +1295,7 @@ a {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
|
||||||
flex: 0 1 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
@media (max-width: 900px) {
|
@media (max-width: 900px) {
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
|
||||||
|
|||||||
@@ -186,7 +186,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout__region--second{
|
.layout__region--second{
|
||||||
flex: 0 1 50%;
|
// flex: 0 1 50%;
|
||||||
|
width: 50%;
|
||||||
@media (max-width: 900px){
|
@media (max-width: 900px){
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user