2 Commits 0ec788aafd ... 23cb567068

Author SHA1 Message Date
  ouidade 23cb567068 merge 6 days ago
  ouidade 128c22a93c debug slide actus /home 6 days ago

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

@@ -2737,7 +2737,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
   padding-left: 7rem;
 }
 .block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite {
-  width: 100%;
+  width: 90%;
   height: 100%;
   margin: auto;
 }

+ 1 - 1
web/themes/custom/reha/scss/pages/home/_home-view-actualites.scss

@@ -33,7 +33,7 @@
             //     }
             // }
             .node-type-actualite{
-                width: 100%;
+                width: 90%;
                 height: 100%;
                 margin: auto;
                 > .entete_actu{