decatlon-illustration
par Administrateur | Sep 4, 2019
jQuery(function( $ ){ $('.home-featured .wrap') .css({'height': (($(window).height()))+'px'}); $(window).resize(function(){ $('.home-featured .wrap') .css({'height': (($(window).height()))+'px'}); }); $(".home-featured .home-widgets-1 .widget:last-child").after('
'); $.localScroll({ duration: 750 }); });
Commentaires récents