diff --git a/web/src/lib/components/ui/Tag.svelte b/web/src/lib/components/ui/Tag.svelte index 2192bc96..0e509f1b 100644 --- a/web/src/lib/components/ui/Tag.svelte +++ b/web/src/lib/components/ui/Tag.svelte @@ -17,7 +17,7 @@ size: { sm: "px-1 typography-paragraph-mini", md: "px-1.5 py-0.5 typography-paragraph-small", - lg: "px-2 py-1 typography-paragraph-regular font-normal" + lg: "px-2 py-1 typography-paragraph-regular font-normal gap-2" } }, defaultVariants: {