_vars.css 82 B

12345
  1. :root {
  2. --animate-duration: 1s;
  3. --animate-delay: 1s;
  4. --animate-repeat: 1;
  5. }