margin top node projet

This commit is contained in:
2025-11-24 12:08:00 +01:00
parent aa386780bf
commit a4a031100f
2 changed files with 4 additions and 6 deletions

View File

@@ -4267,7 +4267,6 @@ body {
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
position: fixed;
width: 20% !important;
margin-top: 1rem;
display: flex;
flex-direction: column;
margin-left: 2rem;
@@ -4348,7 +4347,6 @@ body {
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
position: relative;
margin-top: 1rem;
display: flex;
flex-direction: column;
/* Quand ouvert */
@@ -4547,7 +4545,7 @@ body {
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
position: relative;
margin-top: 2rem;
margin-top: 1rem;
margin-left: 2rem;
}
@media (max-width: 810px) {