Merge pull request 'fix' (#311) from devel into main

Reviewed-on: #311
This commit is contained in:
inhji 2023-09-11 07:24:13 +02:00
commit 41a4da081b

View file

@ -136,7 +136,7 @@
} }
& a { & a {
@apply text-neutral-900 dark:text-neutral-100 border rounded font-sm px-2 py-1 inline-block mb-2 transition; @apply text-neutral-900 dark:text-neutral-100 border rounded text-sm px-2 py-1 inline-block mb-2 transition;
} }
& .count { & .count {