Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nootrope/2d2212dc1456b951068cc4f4665fdeb6 to your computer and use it in GitHub Desktop.
Save nootrope/2d2212dc1456b951068cc4f4665fdeb6 to your computer and use it in GitHub Desktop.
Tailwind CSS responsive Video embed
<div class="relative" style="padding-top: 56.25%">
<iframe class="absolute inset-0 w-full h-full" src="https://www.youtube-nocookie.com/embed/FMrtSHAAPhM" frameborder="0" …></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment