Merge branch 'main'

This commit is contained in:
Björn Meyer
2023-08-07 12:04:40 +02:00
12 changed files with 95 additions and 67 deletions

View File

@@ -57,7 +57,7 @@ function SortFilterItem({ item }: { item: SortFilterItem }) {
<DynamicTag
prefetch={!active ? false : undefined}
href={href}
className={clsx('w-full', {
className={clsx('w-full hover:underline hover:underline-offset-4', {
'underline underline-offset-4': active
})}
>