Commit e9ee301e by doszhang

dos

parent fd2d96c4
......@@ -408,8 +408,8 @@ input[name=signature]::-webkit-input-placeholder {
}
.countdown-num.animate {
animation: numScale 1s linear 3 forwards;
-webkit-animation: numScale 1s linear 3 forwards;
animation: numScale 1s 0.05s linear 3 forwards;
-webkit-animation: numScale 1s 0.05s linear 3 forwards;
}
@keyframes numScale {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment