no picture tag if no file + remove previous seasons

This commit is contained in:
isUnknown 2024-09-04 14:23:32 +02:00
parent 99395b994f
commit 3377430e23
8 changed files with 45 additions and 69 deletions

View file

@ -15,6 +15,10 @@
margin-bottom: var(--padding-vertical);
}
.hero__text h2.big {
font-size: var(--font-size-xxl);
}
.hero__text h3 {
color: var(--color-salmon);
font-size: var(--font-size-h2);