Commit 885a9c92 by doszhang

dos

parent 6a58cdc3
......@@ -408,8 +408,8 @@ input[name=signature]::-webkit-input-placeholder {
}
.countdown-num.animate {
animation: numScale 1s linear 3 backwards;
-webkit-animation: numScale 1s linear 3 backwards;
animation: numScale 1s linear 3 forwards;
-webkit-animation: numScale 1s 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