This commit is contained in:
armansansd
2021-10-20 13:46:02 +02:00
parent 9a14f09902
commit 9ca780b925
7 changed files with 55 additions and 22 deletions

View File

@@ -325,7 +325,7 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
});
$(".field_ressources_liees div:nth-of-type(2)").slick({
$(".field_ressources_liees>div:nth-of-type(2)").slick({
slidesToShow: 3,
slidesToScroll: 1,
centerMode: true,