Skip to content

Commit

Permalink
format videos better for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
tgamblin committed Aug 20, 2023
1 parent f3fd714 commit 4687086
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ The recording of the virtual event is available in two parts:
.. raw:: html

<p>
<table><tr><td>
Part 1<br/>
<iframe width="337" height="190" src="https://www.youtube.com/embed/KyfGdWnvpBY" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</td><td>
Part 2<br/>
<iframe width="337" height="190" src="https://www.youtube.com/embed/uVoFL8B2N-s" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></td></tr></table>

<ul>
<li>Part 1<br/>
<iframe width="380" height="214" src="https://www.youtube.com/embed/KyfGdWnvpBY" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</li>
<li>Part 2<br/>
<iframe width="380" height="214" src="https://www.youtube.com/embed/uVoFL8B2N-s" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</li>
</p>

.. _live-demos:
Expand Down

0 comments on commit 4687086

Please sign in to comment.