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

@ -10,6 +10,7 @@
--font-size-h2: 1.875rem;
--font-size-h1: 2.8125rem;
--font-size-xl: 3.75rem;
--font-size-xxl: 4.5rem;
--shift-large: 7vw;
--shift-medium: calc(var(--shift-large) / 2);