diff --git a/web/themes/custom/reha/dist/css/bundle.css b/web/themes/custom/reha/dist/css/bundle.css index 5623341..3f228d0 100644 --- a/web/themes/custom/reha/dist/css/bundle.css +++ b/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; diff --git a/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss b/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss index ae28482..33a46e2 100644 --- a/web/themes/custom/reha/scss/pages/les-sites-pilotes.scss +++ b/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;