fix bug page mentions légales

This commit is contained in:
2023-12-01 10:45:05 +01:00
parent bbec3a9dc8
commit 976274658c
4 changed files with 14 additions and 3 deletions
+4 -1
View File
@@ -474,7 +474,7 @@ header {
content: url(../images/noun-cross-1151731.svg);
float: right;
position: relative;
left: 70px;
left: 90px;
cursor: pointer; }
footer {
@@ -1050,3 +1050,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
.page--contacts div.contacts-full section.titre {
display: none; }
.field--name-field-mentions-legales div:first-of-type {
display: none; }
@@ -0,0 +1,8 @@
.page--contacts div.contacts-full section.titre{
display: none;
}
.field--name-field-mentions-legales div:first-of-type{
display: none;
}
@@ -369,7 +369,7 @@ header{
content: url(../images/noun-cross-1151731.svg);
float: right;
position: relative;
left: 70px;
left: 90px;
cursor: pointer;
}
+1 -1
View File
@@ -29,4 +29,4 @@
@import "pages/proposer-une-operation";
@import "pages/user--edit";
@import "pages/modifier-une-operation";
@import "pages/page--contacts";
@import "pages/page--static.scss";