adjust hero cover

This commit is contained in:
isUnknown 2026-02-24 10:02:05 +01:00
parent f77c0cf47e
commit 0fde6a64b8
6 changed files with 13 additions and 9 deletions

View file

@ -131,10 +131,12 @@ body.no-scroll {
// ---- HERO ----
section#hero {
height: auto;
min-height: 60vh;
min-height: 100vh;
text-align: center;
align-items: center;
padding: 4rem var(--padding-body) 3rem;
background-position: 74% -44vh;
background-size: 96vh;
.title {
font-size: 4rem;