mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 10:31:38 +00:00
hacer que los badges sean even
This commit is contained in:
parent
cd8450bc2f
commit
3bc4b89548
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue