Fix
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
e9f57b4ead
commit
a3a656480b
|
@ -60,17 +60,17 @@ window.addEventListener('scroll', () => {
|
|||
});
|
||||
</script>
|
||||
|
||||
<!--
|
||||
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; top: 0; left: 0;
|
||||
height: 92vh; width: 100%;
|
||||
object-fit: cover;
|
||||
filter: blur(10px) brightness(0.7);
|
||||
transform: scale(1.2); /* lite zoom för att dölja kanter */
|
||||
z-index: -2;">
|
||||
/*transform: scale(1.2); /* lite zoom för att dölja kanter */
|
||||
z-index: -1;">
|
||||
<source src="../assets/Felix_i_Jannes_mast_2.webm" type="video/webm">
|
||||
</video>
|
||||
-->
|
||||
|
||||
|
||||
<video autoplay loop muted playsinline
|
||||
style="position: absolute; top: 0; left: 50%;
|
||||
|
|
Loading…
Reference in New Issue