ressources liées block third

This commit is contained in:
2026-01-22 15:31:55 +01:00
parent d84546f86d
commit 6cca324965
3 changed files with 29 additions and 8 deletions
@@ -499,6 +499,20 @@
}
}
}
.node-type-ressource.type-les-projets-en-images{
.field--name-field-images{
// display: none;
order: 1;
width: 100%;
.field__item:not(:first-of-type){
display: none;
}
img{
width: 100%;
height: auto;
}
}
}
}
}