|
@@ -1121,6 +1121,12 @@ a {
|
|
|
background: linear-gradient(to bottom, rgba(0, 158, 227, 0.2) 60%, white 40%);
|
|
|
padding-bottom: 4rem;
|
|
|
}
|
|
|
+@media (max-width: 568px) {
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top {
|
|
|
+ padding-left: 2rem;
|
|
|
+ padding-right: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top {
|
|
|
display: grid;
|
|
|
grid-template-columns: 1fr repeat(8, 1fr) 1fr;
|