Slider isn't aligned left
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción

const carouselSectionSettings = {
dots: false,
infinite: false,
speed: 500,
slidesToShow: 4,
slidesToScroll: 4,
initialSlide: 0,
arrows: true,
autoplaySpeed: 5000,
autoplay: false,
prevArrow: ,
nextArrow: ,
};
How to fix it? Thanks
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.