Commit e4879cc4 by doszhang

dos

parent 6c45170e
...@@ -109,7 +109,7 @@ input::-webkit-input-placeholder { ...@@ -109,7 +109,7 @@ input::-webkit-input-placeholder {
@keyframes homeScale { @keyframes homeScale {
0% { 0% {
transform: scale(0) translateY(0) translateX(0); transform: scale(1) translateY(0) translateX(0);
} }
100% { 100% {
......
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