Skip to content

Commit

Permalink
Theme for Nouveausite - animation banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Nov 21, 2024
1 parent cfcbc37 commit 05841e2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions nouveausite/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ $(document).ready(function () {
(eventsSwiper.params.speed = 1000), eventsSwiper.update();
}

ScrollReveal().reveal(".swiper-banner-content", {
delay: 500,
duration: 1000,
distance: "20%",
origin: "bottom",
interval: 100,
opacity: 0,
});

ScrollReveal().reveal(".swiper-banner-content *", {
delay: 500,
duration: 1500,
Expand Down

0 comments on commit 05841e2

Please sign in to comment.