margin region third projets liées

This commit is contained in:
2025-06-22 22:12:17 +02:00
parent 0c91fc561f
commit 9716fa4c5b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2660,7 +2660,6 @@ svg.ext {
}
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee {
order: 1;
margin-top: 3rem;
}
@media (max-width: 479px) {
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee {
@@ -484,7 +484,7 @@
.block-entity-fieldnodefield-projets-liee{
order: 1;
margin-top: 3rem;
// margin-top: 3rem;
@media(max-width:479px){
margin-top: 2rem;
}