animate.css/source/_vars.css

6 lines
82 B
CSS

:root {
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
}