Handling CSS animations on responsive screens?
As the things are moving around all over the page, Handling animations on responsive screens becomes too difficult to handle.. I usually end up writing my animations for larger screens and just hide them in the smaller ones. How do you handle animati...