Commit 1407c754 by doszhang

dos

parent 9e56afd7
......@@ -81,7 +81,8 @@ video {
opacity: 1;
}
90% {
90%,
100% {
opacity: 1;
transform: translateY(50%);
}
......@@ -97,7 +98,8 @@ video {
opacity: 1;
}
90% {
90%,
100% {
opacity: 1;
-webkit-transform: translateY(50%);
}
......
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