Skip to content

Commit 5ec1523

Browse files
committed
fix mobile video playback
1 parent 5b8230c commit 5ec1523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxmox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<header class="landing">
7575
<div class="bg"></div>
7676
<video style="filter: brightness(25%);" autoplay loop muted>
77-
<source src="assets/teaser-proxmox.mp4" width="100%" media="(min-width: 600px)">
77+
<source src="assets/teaser-proxmox.mp4" width="100%">
7878
</video>
7979
<div class="container h-100">
8080
<div class="row h-100 align-items-center">

0 commit comments

Comments
 (0)