Commit 4e4878d2 by doszhang

dos

parent 090c371d
......@@ -125,7 +125,7 @@ video {
}
50% {
transform: scale(1.2);
transform: scale(1.1);
}
}
......@@ -137,7 +137,7 @@ video {
}
50% {
-webkit-transform: scale(1.2);
-webkit-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