Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Changed carousel swipe
  • Loading branch information
noxan-dev authored Sep 21, 2023
1 parent 046ea98 commit c0c0ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2>Our Mission</h2>
<h2>What Are They <span class="d-block d-lg-inline">Saying?</span></h2>
</div>

<div id="carouselTestimonials" class="carousel slide carousel-fade" data-bs-interval="0">
<div id="carouselTestimonials" class="carousel slide carousel-fade" data-bs-interval="0" data-bs-touch="false">
<div class="carousel-inner"></div>
<div class="carousel-indicators"></div>
<div class="carousel-author-info"></div>
Expand Down Expand Up @@ -238,4 +238,4 @@ <h5>ⓒ 2023 Tzippori Press. All rights reserved. Made by Chaim Malek, Designed
</div>
</div>
</footer>
</html>
</html>

0 comments on commit c0c0ec7

Please sign in to comment.