size site map dasn node projet et margin/padding block first et second

This commit is contained in:
2025-11-24 13:11:23 +01:00
parent b2265482d2
commit b28ebc5438
2 changed files with 8 additions and 6 deletions

View File

@@ -4279,7 +4279,8 @@ body {
}
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
width: 65% !important;
width: 100% !important;
padding-left: 1rem;
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2 {
display: none;
@@ -4335,9 +4336,9 @@ body {
height: 25px;
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
flex: 0 1 45% !important;
flex: 0 1 50% !important;
margin-top: 1rem;
max-width: 45%;
max-width: 50%;
}
@media (max-width: 810px) {
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {