Recensioner för Bonjourr · Minimalistisk Ny Flik
Bonjourr · Minimalistisk Ny Flik av Victor Azevedo, Tahoe
Svar från Tahoe
Utvecklarens svar
postad för 3 månader sedanYou 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.