quick fixex
This commit is contained in:
@@ -8,4 +8,4 @@ function moveCarousel() {
|
|||||||
carouselList.appendChild(firstItem);
|
carouselList.appendChild(firstItem);
|
||||||
}
|
}
|
||||||
|
|
||||||
setInterval(moveCarousel, 3000);
|
setInterval(moveCarousel, 2000);
|
||||||
Reference in New Issue
Block a user