We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37d134 commit 112ea5eCopy full SHA for 112ea5e
docs/index.html
@@ -824,7 +824,7 @@ <h2>Command Interface</h2>
824
</div>
825
826
<div class="media-item">
827
- <video controls style="aspect-ratio: 9/16; object-fit: cover;">
+ <video controls style="aspect-ratio: 9/16; object-fit: cover; max-width: 100%; height: auto;">
828
<source src="videos/app.mp4" type="video/mp4">
829
Your browser does not support the video tag.
830
</video>
0 commit comments