show cover image in slider when it's the only image

This commit is contained in:
isUnknown 2024-09-20 13:23:18 +02:00
parent b6a3900ee2
commit 14930738e4
5 changed files with 11 additions and 17 deletions

View file

@ -55,10 +55,6 @@
margin-right: 2rem;
}
.hero__link:hover {
color: var(--color-season);
}
.hero__image {
height: calc(100vh - var(--empty-space) - 2 * var(--padding-vertical));
}