I made a site that in turn must be responsive it will have to work on portable devices but I used a feature called animate.css of this file I used the following effects:
fadeInDown
, fadeInUp
, fadeInLeft
, and fadeInRight
They work correctly on my site but I went to do a test on my cell phone reminding me that I'm doing a localhost test without internet and they do not work because the purpose of this effect is that the images will appear as I scroll the page and this does not happen and need to make a specific code for mobile? I'm having this doubt.