affiachage resosurces

This commit is contained in:
2025-05-27 12:05:18 +02:00
parent 727f3f18d4
commit 3ea33a596b
5 changed files with 73 additions and 32 deletions
@@ -1,7 +1,8 @@
.carousel{display: none;}
.page-node-type-ressource{
.type-les-projets-en-images .block-region-top{
.type-les-projets-en-images.layout__region--top{
.block-region-top{
display: flex !important;
flex-direction: column;
margin-left: 11%;
@@ -16,6 +17,7 @@
order: 7;
.carousel {
display: block;
max-width: 60vw;
margin: auto;
text-align: center;
@@ -144,4 +146,5 @@
}
// }
}
}