fix video width

This commit is contained in:
Kenneth Bingham 2023-02-09 08:32:52 -05:00
parent 68b02350cb
commit 05ea9256ef
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -2,7 +2,7 @@
## Walkthrough Video
<iframe width="560" height="315" src="https://www.youtube.com/embed/870A5dke_u4?start=1080" 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.com/embed/870A5dke_u4?start=1080" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
## Before You Begin