Commit c0eb3c85 by doszhang

dos

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