@@ -331,8 +331,8 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
}
});
-
- $(".block-region-second .field_ressources_liees>div:nth-of-type(2)").slick({
+ console.log($(".block-region-second .field_ressources_liees>div:nth-of-type(2)"));
+ $(".layout__region--bottom .field_ressources_liees>div:nth-of-type(2)").slick({
slidesToShow: 3,
slidesToScroll: 1,
centerMode: true,
@@ -494,6 +494,26 @@
+ .block-region-third{
+ #node\:field_partenaires{
+ h2{
+ border:none;
+ font-family: trueno;
+ font-size: .8rem;
+ font-weight: 600;
+ margin-top: 0;
+ padding: .4rem 0.5rem;
+ display: block;
+ &:after{
+ display:none;
+ }
+ .field_partenaires{
+ display: grid;
+
.field_projets_lies{
article{
display: grid;