diff --git a/noisettes/sommaire/sommaire_modeportailcognac.html b/noisettes/sommaire/sommaire_modeportailcognac.html index b4669051ed21d21e25e6ad4780e2659bf40a5308..5d05d8b813f144f4c8ff91f5f695dac27ed8948d 100644 --- a/noisettes/sommaire/sommaire_modeportailcognac.html +++ b/noisettes/sommaire/sommaire_modeportailcognac.html @@ -66,7 +66,7 @@ slidesToShow: [(#GET{LargeurContaineur}|div{304}|intval)], slidesToScroll: 3, infinite: true, - variableWidth: true, + variableWidth: false, responsive: [ { breakpoint: [(#GET{LargeurContaineur}|moins{304}|intval)], diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html index 99acefc1c4855df2ce8fd110e0dcafdd5fde3ea1..66ec9822bef072f5724774ce9d8ee9d6a510fed1 100644 --- a/stylesportailcognac.css.html +++ b/stylesportailcognac.css.html @@ -384,7 +384,7 @@ select { } .slider-pratique .content-pratique { background-color: #GET{c_triadeb}; - width: 280px; + width: 280px !important; margin: 0 12px; -webkit-transition: all .25s ease; transition: all .25s ease; @@ -431,7 +431,7 @@ select { margin: 0 2.8rem; } .slider-pratique .content-pratique { - width: 240px; + width: 240px !important; } .slider-pratique .h2 { height: 130px;