1
0
Fork 0

adjusted size and max-width of all video embeds

This commit is contained in:
Sara Gerretsen 2026-02-11 21:08:26 +01:00
parent e3061d1934
commit f619f815ca
4 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
</div>
<h2 id="video-v2">Video</h2>
<video height="300" muted autoplay controls>
<video height="500" style="max-width:100%" muted autoplay controls>
<source src="../assets/boids.mkv">
</video>
<h2 id="product-overview-v2">Product Overview</h2>

View file

@ -12,7 +12,7 @@
</head>
<body>
<h1>Practice Shooter</h1>
<video height="300" muted autoplay controls>
<video height="500" style="max-width:100%" style="max-width:100%" muted autoplay controls>
<source src="../assets/practice-shooter.mkv">
</video>
<section class="project">

View file

@ -21,7 +21,7 @@
</div>
<h2>Video</h2>
<video height="300" muted autoplay controls>
<video height="500" style="max-width:100%" muted autoplay controls>
<source src="../assets/spirit-signal.mkv">
</video>
<iframe

View file

@ -22,7 +22,7 @@
</div>
<h2>Video</h2>
<video height="300" muted autoplay controls>
<video height="500" style="max-width:100%" muted autoplay controls>
<source src="../assets/bottom-gear-stig-kart.mp4">
</video>
<iframe