fix: remove default figure margin shifting parallax hero image
All checks were successful
CI / update (push) Successful in 1m30s

This commit is contained in:
2026-02-03 08:27:38 +01:00
parent c0eb49158c
commit 3ff3d0dc8a

View File

@@ -76,6 +76,7 @@
top: 0; top: 0;
height: max(50dvh, 500px); height: max(50dvh, 500px);
z-index: -10; z-index: -10;
margin: 0;
} }