Film
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
7eafdcd7bc
commit
6644e43f71
|
@ -15,7 +15,7 @@ title: Start
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Skarp centrerad video -->
|
<!-- Skarp centrerad video
|
||||||
<video autoplay loop muted playsinline
|
<video autoplay loop muted playsinline
|
||||||
style="position: absolute; left: 50%; top: 50%;
|
style="position: absolute; left: 50%; top: 50%;
|
||||||
height: 90vh;
|
height: 90vh;
|
||||||
|
@ -24,6 +24,15 @@ title: Start
|
||||||
z-index: -1;">
|
z-index: -1;">
|
||||||
<source src="assets/drone.mp4" type="video/mp4">
|
<source src="assets/drone.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
|
-->
|
||||||
|
<video autoplay loop muted playsinline
|
||||||
|
style="position: absolute; left: 50%;
|
||||||
|
transform: translate(-50%, -50px);
|
||||||
|
height: 90vh;
|
||||||
|
object-fit: cover; z-index: -1;">
|
||||||
|
<source src="assets/drone.mp4" type="video/mp4">
|
||||||
|
Din webbläsare stödjer inte video.
|
||||||
|
</video>
|
||||||
|
|
||||||
|
|
||||||
<!-- Spacer -->
|
<!-- Spacer -->
|
||||||
|
|
Loading…
Reference in New Issue