CSS animation acts weird for one particular item
I have a green circle with many images inside of it.
Upon loading, the images have a simple animation in which they show up and bounce back at the positions I have set up. However, one of the images ( fruit-1
) acts quite differently than the others.
The image with class fruit-1
shows up but stays at the position it showed up. At the end of the animation, it slides to the position it should end up.