hacer que los badges sean even

This commit is contained in:
Cat /dev/Nulo 2023-12-08 00:15:49 -03:00
parent cd8450bc2f
commit 3bc4b89548

View file

@ -63,7 +63,7 @@
{dist.title}
{#if dist.format}
<span
class="border border-current text-blue-800 relative inline-flex items-center text-xs font-semibold pl-2 pr-2.5 py-1 rounded-full ml-1"
class="border border-current text-blue-800 relative inline-flex items-center text-xs font-semibold px-2 py-1 rounded-full ml-1"
>
<span>{dist.format}</span>
</span>