Commit b245eb97 by doszhang

dos

parent 87a6e770
...@@ -318,8 +318,8 @@ input::-webkit-input-placeholder { ...@@ -318,8 +318,8 @@ input::-webkit-input-placeholder {
} }
.personal-wrap.animate { .personal-wrap.animate {
animation: slideDown 10s ease-in forwards; animation: slideDown 1s ease-in forwards;
-webkit-animation: slideDown 10s ease-in forwards; -webkit-animation: slideDown 1s ease-in forwards;
} }
@keyframes slideDown { @keyframes slideDown {
......
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