Commit 830dc55f by doszhang

dos

parent 2a22c7cf
......@@ -56,7 +56,7 @@ input[name='tel'] {
}
video {
width: 120%;
width: 100%;
height: 200%;
position: absolute;
top: -50%;
......@@ -71,7 +71,7 @@ video {
z-index: 1;
}
video {
object-fit:fill;
object-fit:cover;
}
.video-block {
......
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