Open ahmetsali opened 1 month ago
Hi, cool animations, I love it!
However, when I test the demo on Android 14 with the latest Chrome none of the on-scroll animations work, it works fine on iOS.
Thanks.
Add this code to the style.css, it should fix the problem:
main{ width:100%; height: 100%; overflow:hidden; }
Hi, cool animations, I love it!
However, when I test the demo on Android 14 with the latest Chrome none of the on-scroll animations work, it works fine on iOS.
Thanks.