Commit d187b911 by doszhang

dos

parent bec85015
......@@ -69,7 +69,7 @@ video {
@keyframes scale {
0%,100% {
transform: scale(0.9);
transform: scale(1);
}
50% {
transform: scale(1.1);
......
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