Commit 1df50808 by doszhang

dos

parent 670ceb29
......@@ -59,8 +59,7 @@ video {
width: 100%;
height: 200%;
/*object-fit:cover;*/
position: absolute;
top: 50%;
}
.posi {
......@@ -74,6 +73,8 @@ video {
.video-block {
z-index: 2;
position: absolute;
top: 50%;
/*transform: scale(2);*/
}
......
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