Commit ef1be9a7 by doszhang

dos

parent f9e27be0
...@@ -455,8 +455,8 @@ input[name=signature]::-webkit-input-placeholder { ...@@ -455,8 +455,8 @@ input[name=signature]::-webkit-input-placeholder {
} }
.countdown-num.animate { .countdown-num.animate {
animation: numScale 1s 0s linear forwards; animation: numScale 1.5s 0s linear forwards;
-webkit-animation: numScale 1s 0s linear forwards; -webkit-animation: numScale 1.5s 0s linear forwards;
} }
@keyframes numScale { @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