ressource type width

This commit is contained in:
2025-05-30 22:27:14 +02:00
parent dde4e52271
commit dd1cad1196
2 changed files with 12 additions and 5 deletions
@@ -388,10 +388,17 @@
}
h3{border: none;}
}
.view-type-slide.type-publications-des-partenaires-et-laureats{order: 4;
.views-row{
width: 45% !important;
min-width: 350px !important;
.view-type-slide.type-publications-des-partenaires-et-laureats{
order: 4;
.views-row-wrapper{
.slick-track{
.views-row{
width: 45% !important;
min-width: 350px !important;
}
}
}
}
.view-type-slide.type-autres{order: 9;}