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

@ -727,7 +727,7 @@ section#buy img {
}
#presse {
scroll-margin-top: 100vh;
scroll-margin-top: 0vh;
}
body > footer {
@ -897,10 +897,12 @@ body.no-scroll {
}
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;
}
section#hero .title {
font-size: 4rem;