landingpage Video
parent
8b6348bfc1
commit
de398ff4b2
|
@ -32,7 +32,7 @@
|
||||||
/* Make the video twice as wide as the div */
|
/* Make the video twice as wide as the div */
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
transform: translateX(0);
|
transform: translateX(-50%);
|
||||||
/* Shift the video to the right */
|
/* Shift the video to the right */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue