Answers for "css animation only once and stay at 100%"

CSS
2

how to make animation stay on 100%

animation-fill-mode:forwards;
Posted by: Guest on April-04-2020

Code answers related to "css animation only once and stay at 100%"

Browse Popular Code Answers by Language