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

This commit is contained in:
2025-05-11 19:17:04 +00:00
parent 0883585b05
commit 21dd6fb65f

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>