transalte region third projets liées

This commit is contained in:
2025-06-22 22:10:18 +02:00
parent 8c4636925f
commit 0c91fc561f
2 changed files with 18 additions and 20 deletions
@@ -39,6 +39,10 @@
order: 7;
margin-top: 2rem;
}
.block-entity-fieldnodefield-projets-liee{
// order: 1;
margin-top: 0rem;
}
}
@@ -46,15 +50,15 @@
}
body.type-media-vidéos{
.block-region-third{
.block-entity-fieldnodefield-projets-liee{
transform: translateY(-60vh);
}
.block-entity-fieldnodefield-liens,
.block-entity-fieldnodefield-fichiers,
.block-entity-fieldnodefield-ress{
transform: translateY(-16rem);
}
}
}
// body.type-media-vidéos{
// .block-region-third{
// .block-entity-fieldnodefield-projets-liee{
// transform: translateY(-60vh);
// }
// .block-entity-fieldnodefield-liens,
// .block-entity-fieldnodefield-fichiers,
// .block-entity-fieldnodefield-ress{
// transform: translateY(-16rem);
// }
// }
// }