Fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-09 20:15:19 +00:00
parent f179b7f4ef
commit 0125278fe2

View File

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