Cursor adjustments to badges section in an article.

This commit is contained in:
MaikelChan
2024-01-12 20:26:30 +01:00
parent 08305fe2f7
commit f927990504
2 changed files with 6 additions and 8 deletions
+3 -5
View File
@@ -1,7 +1,5 @@
<span class="flex">
<span
class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400"
>
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
{{ . }}
</span>
</span>
</span>