Why is my CSS keyframe animation slightly pausing between loops?
I'm trying to animate an element in a 'rocking' motion as if it were a boat on waves. JSBIN here: https://jsbin.com/bakugifulo/edit?html,css,output I have four colored example divs in the JSBIN. (1) Pink = this is the motion I am after.…