landingpage Video
parent
12c1fe7f9e
commit
2462c9e4d9
|
@ -16,6 +16,12 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
/* Add this */
|
||||
justify-content: center;
|
||||
/* Add this */
|
||||
align-items: center;
|
||||
/* Add this */
|
||||
}
|
||||
|
||||
.shx-landingPage__video__content {
|
||||
|
|
Loading…
Reference in New Issue