fix videos not stretching to container
This commit is contained in:
parent
4ba8d95a10
commit
5118eee19a
@ -84,8 +84,8 @@
|
||||
& .video-container {
|
||||
& .flash,
|
||||
& video {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
align-self: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user