This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user