This commit is contained in:
@@ -4,10 +4,10 @@ title: Start
|
||||
<div style="position: relative; width: 100%; height: 100vh; overflow: hidden;">
|
||||
|
||||
|
||||
<video autoplay loop muted playsinline
|
||||
<source src="assets/drone.mp4" type="video/mp4"
|
||||
style="position: absolute; top: 50%; left: 50%;">
|
||||
Din webbläsare stödjer inte video.
|
||||
<video autoplay loop muted playsinline style="position: absolute; top: 50%; left: 50%;">
|
||||
<source src="assets/drone.mp4" type="video/mp4">
|
||||
|
||||
Din webbläsare stödjer inte video.
|
||||
</video>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user