This commit is contained in:
@@ -74,7 +74,7 @@ window.addEventListener('scroll', () => {
|
|||||||
<video autoplay loop muted playsinline
|
<video autoplay loop muted playsinline
|
||||||
style="position: absolute; left: 50%;
|
style="position: absolute; left: 50%;
|
||||||
transform: translate(-50%, -50px);
|
transform: translate(-50%, -50px);
|
||||||
height: 90vh;
|
height: 100vh;
|
||||||
object-fit: cover; z-index: -1;">
|
object-fit: cover; z-index: -1;">
|
||||||
<source src="assets/drone.webm" type="video/webm">
|
<source src="assets/drone.webm" type="video/webm">
|
||||||
Din webbläsare stödjer inte video.
|
Din webbläsare stödjer inte video.
|
||||||
@@ -89,7 +89,7 @@ window.addEventListener('scroll', () => {
|
|||||||
</button>
|
</button>
|
||||||
|
|
||||||
<!-- Mellanrum -->
|
<!-- Mellanrum -->
|
||||||
<div style="height: 90vh;"></div>
|
<div style="height: 100vh;"></div>
|
||||||
|
|
||||||
<div id="main-content" class="ascii-wrapper">
|
<div id="main-content" class="ascii-wrapper">
|
||||||
<pre><code><div align="center">
|
<pre><code><div align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user