Explorar o código

responsive page /actualites

ouidade hai 1 semana
pai
achega
fc9112e31e

+ 1 - 1
web/themes/custom/reha/dist/css/bundle.css

@@ -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 {

+ 1 - 1
web/themes/custom/reha/scss/pages/_actualites.scss

@@ -15,7 +15,7 @@
         justify-content: space-between;
         @media (max-width:891px) {
             flex-direction: column;
-            width: 100%;
+            width: 90%;
         }
         .views-row{
             width: 28%;