Center hero mobile bg

This commit is contained in:
2026-03-22 19:18:10 +01:00
parent 2e1f8eec44
commit 03a293e6d3

View File

@@ -745,7 +745,8 @@ button {
.hero__scribble--composite {
width: 320px;
top: -3rem;
left: 5rem;
left: 50%;
transform: translateX(-50%);
}
.hero__media {