- Issue created by @liliplanet
- 🇫🇷France liliplanet Cannes
Solved 😁
.wrapper-video { width: 100%; height: 0; padding-bottom: 56.25%; } .wrapper-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
- 🇫🇷France liliplanet Cannes
Solved! Correct css
.video-wrapper { max-width: 100%; height: auto; } .video-wrapper video { width: 100%; height: 100%; }
- Status changed to Closed: works as designed
over 1 year ago 9:16am 25 March 2023