Browse Source

sites associés

ouidade 8 months ago
parent
commit
30fdc6e9ba

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

@@ -2072,6 +2072,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
 }
 .view-display-id-page_1 footer {
   background-color: transparent;
+  text-transform: none !important;
 }
 .view-display-id-page_1 footer p {
   font-size: 2rem;

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

@@ -138,6 +138,7 @@
 
     footer{
         background-color: transparent;
+        text-transform: none !important;
         p{
             font-size: 2rem;
             padding-left: 1rem;