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