Commit 6a58cdc3 by doszhang

dos

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