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

This commit is contained in:
Joakim Svensson 2025-04-19 05:51:35 +00:00
parent 3f65ce2722
commit 7c3fd4223f
1 changed files with 9 additions and 3 deletions

View File

@ -3,7 +3,6 @@ title: Start
---
<div style="position: relative; width: 100%; height: 100vh; overflow: hidden;">
<video autoplay loop muted playsinline
style="position: absolute; top: 50%; left: 50%;
min-width: 100%; min-height: 100%;
@ -14,8 +13,6 @@ title: Start
Din webbläsare stödjer inte video.
</video>
</div>
@ -37,6 +34,15 @@ title: Start
SA6ANW 20240105
```
<video autoplay loop muted playsinline
style="position: absolute; top: 50%; left: 50%;
height: 100%; transform: translate(-50%, -50%);
object-fit: cover; z-index: -1;">
<source src="assets/drone.mp4" type="video/mp4">
Din webbläsare stödjer inte video.
</video>
</div>
**Logg**