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

This commit is contained in:
Joakim Svensson 2025-05-11 19:17:04 +00:00
parent 0883585b05
commit 21dd6fb65f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ window.addEventListener('scroll', () => {
background-size: cover; background-size: cover;
background-position: center; background-position: center;
filter: blur(10px) brightness(0.7); filter: blur(10px) brightness(0.7);
transform: scale(1.1); /*transform: scale(1.1);*/
z-index: -2; z-index: -2;
"> ">
</div> </div>