Kaynağa Gözat

h2 bandeau actus centered

ouidade 1 hafta önce
ebeveyn
işleme
31bf030ed0

+ 2 - 0
web/themes/custom/reha/dist/css/bundle.css

@@ -2486,6 +2486,8 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
   font-weight: 900;
   margin-left: 10%;
   padding-top: 1rem;
+  text-align: center;
+  margin-bottom: 4rem;
 }
 .block-views-blockactus-block-1 .view-id-actus {
   width: 100%;

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

@@ -7,6 +7,8 @@
         font-weight: 900;
         margin-left: 10%;
         padding-top: 1rem;
+        text-align: center;
+        margin-bottom: 4rem;
     }
     .view-id-actus{
         width: 100%;