UI: 2024 Hero component options #103971

Merged
Márton Lente merged 66 commits from ui/2024-hero-options into main 2024-09-24 13:00:31 +02:00
Showing only changes of commit 790aac9739 - Show all commits

View File

@ -19,7 +19,7 @@
background-position: top center;
}
h1{
margin-top: 125px;
margin-top: calc(var(--spacer) * 8);
}
}
}