Files

5 lines
63 B
CSS
Raw Normal View History

2020-03-15 13:59:43 +08:00
.animated {
--animate-duration: 1s;
--animate-delay: 1s;
}