Hi everyone, first time seeking for help on this platform, as I could not find an answer elsewhere.
I have added below css to make my 3:4 video look its size.
.video-block .video-player{
padding-bottom:77%
}
However, I find that it stretches out the grid a lot.
And because of this, it makes it difficult to add any text block next to it without creating all the extra space below that is unnecessary (the red line is the smallest I could make the block into).
(Oddly enough, I do not have this issue on the mobile view but desktop view)
Can anyone please advice on what to do? Thank you very much!