+ 2

I have a problem with my new animation

The lantern animation works fine but once its done it stops for a second before starting again, how can i make it start over when it ends without stopping, i moved the animation to the top of the stylesheet under the body . https://code.sololearn.com/WhosdpedMPAi/?ref=app

12th May 2019, 12:34 AM
Hassan Alkholy
Hassan Alkholy - avatar
3 Answers
+ 1
/*animation: move1 4s ease-in-out infinite;*/ animation: move1 4s linear infinite;
12th May 2019, 12:07 PM
Gordon
Gordon - avatar
+ 3
Preprocessing code please
12th May 2019, 1:56 AM
CalviŐČ
CalviŐČ - avatar
+ 1
Thanks man
12th May 2019, 1:22 PM
Hassan Alkholy
Hassan Alkholy - avatar