animate.css run twice on page load

Viewed 19

I am using animate.css from https://animate.style/

 <h3 class="success text-bold-400 text-center  animate__animated animate__backInLeft" >Gain 9,600 surgical cases!<br />Possibility?</h3>

It runs twice when page load. How can I fix that?

Thanks

0 Answers
Related