Landscape mode for mobile on fullscreen videos; autoplay

This commit is contained in:
2021-09-20 13:06:18 +02:00
parent e10e343b3b
commit a7b631231b
7 changed files with 13 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
</div>
</div>
<div class="container">
<video class="video-responsive" controls>
<video class="video-responsive" controls autoplay>
<source src="" type="video/mp4">
Il browser non supporta i video integrati
</video>