Commit 563733e4 by doszhang

dos

parent 5f0c4775
...@@ -310,8 +310,8 @@ input::-webkit-input-placeholder { ...@@ -310,8 +310,8 @@ input::-webkit-input-placeholder {
} }
.btn-choose-color.animate { .btn-choose-color.animate {
animation: slider 1.5s ease-in-out 4.6 alternate; animation: slider 1.5s ease-in-out 5 alternate;
-webkit-animation: slider 1.5s ease-in-out 4.6 alternate; -webkit-animation: slider 1.5s ease-in-out 5 alternate;
} }
@keyframes slider { @keyframes slider {
......
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