fix video width

gh-pages^2
Scott Miller 5 years ago
parent ce16b01759
commit b94df81ea8
No known key found for this signature in database
GPG Key ID: 60B4446C16E16419

@ -98,7 +98,7 @@
<div class="section">
<div class="row center">
<p> Here's a Video from CriticalComposer that explains GloSC a bit more</p>
<iframe width="720" height="415" src="https://www.youtube-nocookie.com/embed/YAbOiol-2B8?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="100%" max-width="720" height="415" src="https://www.youtube-nocookie.com/embed/YAbOiol-2B8?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>

Loading…
Cancel
Save