div.video-block {
video {
object-fit: cover !important;
}
& {
max-width: 300px;
margin: 0 auto;
}
.video-player {
padding-top: 100% !important;
}
}
you can buy a coffee if it is useful
div.video-block {
video {
object-fit: cover !important;
}
& {
max-width: 300px;
margin: 0 auto;
}
.video-player {
padding-top: 100% !important;
}
}