Midi23d, resize youtube frame to max 100%
This commit is contained in:
parent
659803dcf0
commit
e75fe75a5f
@ -51,5 +51,5 @@ Enjoy
|
||||
## Videos
|
||||
|
||||
<div style="margin: auto; text-align: center;">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/4rcnu8j1Xqk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/4rcnu8j1Xqk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="max-width: 100%;"></iframe>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user