Commit 82ccf4ba by doszhang

dos

parent 811ba842
......@@ -90,10 +90,10 @@ video {
@keyframes scale {
0%, 100% {
transform: scale(0.9);
transform: scale(0.95);
}
50% {
transform: scale(1.1);
transform: scale(1.0);
}
}
......
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