Bonjourr · シンプルな新しいタブ のレビュー
Bonjourr · シンプルな新しいタブ 作成者: Victor Azevedo、 Tahoe
Tahoe による応答
開発者の返信
投稿日時: 4日前You need to use this CSS:
#background-media .video-looper video {
object-fit: contain;
/* object-fit: fill; */
}
"fill" is the equivalent to the stretch effect you're probably looking for. 3 stars for this seems a bit harsh, but I hope this helps.
#background-media .video-looper video {
object-fit: contain;
/* object-fit: fill; */
}
"fill" is the equivalent to the stretch effect you're probably looking for. 3 stars for this seems a bit harsh, but I hope this helps.