Film
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
6644e43f71
commit
2602266ef9
|
@ -2,29 +2,7 @@
|
|||
title: Start
|
||||
---
|
||||
|
||||
<!-- Blurrad bakgrundsvideo
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; top: 0; left: 0;
|
||||
width: 100%; height: 100%;
|
||||
object-fit: cover;
|
||||
filter: blur(20px) brightness(0.7);
|
||||
transform: scale(1.1); /* lite zoom för att dölja kanter */
|
||||
z-index: -2;">
|
||||
<source src="assets/drone.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
||||
|
||||
<!-- Skarp centrerad video
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; left: 50%; top: 50%;
|
||||
height: 90vh;
|
||||
transform: translate(-50%, -50px);
|
||||
object-fit: cover;
|
||||
z-index: -1;">
|
||||
<source src="assets/drone.mp4" type="video/mp4">
|
||||
</video>
|
||||
-->
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; left: 50%;
|
||||
transform: translate(-50%, -50px);
|
||||
|
@ -35,8 +13,8 @@ title: Start
|
|||
</video>
|
||||
|
||||
|
||||
<!-- Spacer -->
|
||||
<div style="height: 90vh;"></div>
|
||||
<!-- Mellanrum -->
|
||||
<div style="height: 100vh;"></div>
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue