Mobile view is correct on Iphone but not on Android

<iframe
  class="aspect-[16/9] rounded-lg"
  src="https://www.youtube.com/embed/JR8oxOWgNPo?si=B99nd_ECLel4LqAD"
  title="YouTube video player"
  frameborder="0"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
  referrerpolicy="strict-origin-when-cross-origin"
  allowfullscreen
></iframe>

@tati still watching football try this html, quickly adjusted, controlling width with a container, you can adjust the aspect in here, needs some work

your html code is causing width issue with this setup, back to football

3 Likes