Commit e6b3d8a6 by doszhang

dos

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