Commit 08f6c31a by doszhang

dos

parent b731673a
...@@ -209,7 +209,8 @@ input::-webkit-input-placeholder { ...@@ -209,7 +209,8 @@ input::-webkit-input-placeholder {
transform: scaleX(0); transform: scaleX(0);
} }
.page1 .red-line.animate { .page1 .red-line.animate,
.page1 .red-line2.animate {
transform-origin: 0%; transform-origin: 0%;
animation: scale 0.7s ease-in forwards; animation: scale 0.7s ease-in forwards;
-webkit-animation: scale 0.7s ease-in forwards; -webkit-animation: scale 0.7s ease-in forwards;
......
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