mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-06-12 15:55:05 -04:00
6 lines
82 B
CSS
6 lines
82 B
CSS
:root {
|
|
--animate-duration: 1s;
|
|
--animate-delay: 1s;
|
|
--animate-repeat: 1;
|
|
}
|