Skip to content

Commit

Permalink
Small CSS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sstepput committed Dec 1, 2023
1 parent 0bd987a commit 4f0d2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2 class="title is-4">Poster</h2>
<div class="column">
<div class="content">
<h2 class="title is-4">Video</h2>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/4G1-dUSRioM?si=35HrUqwLedvnbcEd" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/4G1-dUSRioM?si=35HrUqwLedvnbcEd" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<p>
6-minute video presentation of our work.
</p>
Expand Down

0 comments on commit 4f0d2c4

Please sign in to comment.