mirror of
https://github.com/denismhz/flake.git
synced 2025-11-10 00:33:34 +01:00
website: make youtube video embed responsive
This commit is contained in:
parent
259720c2cb
commit
422f8f99be
|
|
@ -20,9 +20,9 @@ Continuous Integration sponsored by <a href="https://hercules-ci.com"><img heigh
|
||||||
|
|
||||||
## Introduction Video
|
## Introduction Video
|
||||||
|
|
||||||
<p align="center">
|
<div style="overflow:hidden; padding-bottom:56.25%; position:relative; height:0;" class="video-responsive">
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/wJ0D7MrPNOw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
<iframe style="left:0; top:0; height:100%; width:100%; position:absolute;" width="420" height="315" src="https://www.youtube.com/embed/wJ0D7MrPNOw" frameborder="0" allowfullscreen></iframe>
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
## Making AI reproducible and easy to run
|
## Making AI reproducible and easy to run
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue