jstd-web/node_modules/animate.css/source/_vars.css

6 lines
82 B
CSS
Raw Normal View History

2025-11-25 15:23:22 +08:00
:root {
--animate-duration: 1s;
--animate-delay: 1s;
--animate-repeat: 1;
}