Commit 830dc55f by doszhang

dos

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