resizing iFrames to 100%

This commit is contained in:
Luis 2017-06-17 13:18:25 +02:00
parent 0aee348b5b
commit 581d0f65a1
104 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
<div class="video-container">
<iframe src="graficos/mecanizacion.html" width="830" height="539" style="overflow:hidden" allowfullscreen="" frameborder="0">
<iframe src="graficos/mecanizacion.html" width="100%" height="539" style="overflow:hidden" allowfullscreen="" frameborder="0">
</iframe>
</div>