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

This commit is contained in:
Joakim Svensson 2025-05-10 07:44:23 +00:00
parent 91a9d6cd33
commit d928c1e231
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ window.addEventListener('scroll', () => {
<video autoplay loop muted playsinline <video autoplay loop muted playsinline
style="position: absolute; top: 0; left: 0; style="position: absolute; top: 0; left: 0;
height: 95vh; width: 100%; height: 95vh; width: 98%;
object-fit: cover; object-fit: cover;
filter: blur(10px) brightness(0.7); filter: blur(10px) brightness(0.7);
transform: scale(1.2); /* lite zoom för att dölja kanter */ transform: scale(1.2); /* lite zoom för att dölja kanter */