2025-04-02 21:57:33 +08:00

6 lines
82 B
CSS

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