Film
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
9a0596b82b
commit
5234c85738
|
@ -4,7 +4,11 @@ title: Start
|
||||||
<div style="position: relative; width: 100%; height: 100vh; overflow: hidden;">
|
<div style="position: relative; width: 100%; height: 100vh; overflow: hidden;">
|
||||||
|
|
||||||
|
|
||||||
<video autoplay loop muted playsinline style="position: absolute; top: 50%; left: 50%;">
|
<video autoplay loop muted playsinline
|
||||||
|
style="position: absolute; top: 50%; left: 50%;
|
||||||
|
min-width: 100%; min-height: 100%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
object-fit: cover; z-index: -1;">
|
||||||
<source src="assets/drone.mp4" type="video/mp4">
|
<source src="assets/drone.mp4" type="video/mp4">
|
||||||
|
|
||||||
Din webbläsare stödjer inte video.
|
Din webbläsare stödjer inte video.
|
||||||
|
|
Loading…
Reference in New Issue