To make the youtube video iframe responsive, just force a wrapping container to the desired aspect ratio and tell the iframe to fill the container.
css
scss
With some help from the css aspect ratio snippet this is very easy in sass.
To make the youtube video iframe responsive, just force a wrapping container to the desired aspect ratio and tell the iframe to fill the container.
With some help from the css aspect ratio snippet this is very easy in sass.