Film
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-04-19 07:19:57 +00:00
parent 3c8c78d5ea
commit 7eafdcd7bc
1 changed files with 3 additions and 5 deletions

View File

@ -2,10 +2,7 @@
title: Start
---
<!-- Videobakgrund med blur -->
<div style="position: relative; width: 100%; height: 90vh; overflow: hidden;">
<!-- Blurrad bakgrundsvideo -->
<!-- Blurrad bakgrundsvideo
<video autoplay loop muted playsinline
style="position: absolute; top: 0; left: 0;
width: 100%; height: 100%;
@ -16,6 +13,8 @@ title: Start
<source src="assets/drone.mp4" type="video/mp4">
</video>
<!-- Skarp centrerad video -->
<video autoplay loop muted playsinline
style="position: absolute; left: 50%; top: 50%;
@ -26,7 +25,6 @@ title: Start
<source src="assets/drone.mp4" type="video/mp4">
</video>
</div>
<!-- Spacer -->
<div style="height: 90vh;"></div>