Browse Source

header /sitespilotes

ouidade 1 week ago
parent
commit
3243191bac

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

@@ -2161,9 +2161,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
   padding-right: 0.3rem;
 }
 
-.page-sitespilotes .views-element-container {
-  padding-bottom: 8rem;
-}
 .page-sitespilotes h1 {
   width: 80%;
   margin: auto;

+ 1 - 1
web/themes/custom/reha/scss/pages/_les-sites-pilotes.scss

@@ -2,7 +2,7 @@
 
 .page-sitespilotes{
     .views-element-container{
-        padding-bottom: 8rem;
+        // padding-bottom: 8rem;
     }
     h1{
         width: 80%;