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