Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-09 20:12:19 +00:00
parent 4d87269f5b
commit c7847e1766
1 changed files with 2 additions and 2 deletions

View File

@ -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">