diff --git a/src/components/svgCard.svelte b/src/components/svgCard.svelte index 75b1d08..4b92d0d 100644 --- a/src/components/svgCard.svelte +++ b/src/components/svgCard.svelte @@ -52,7 +52,7 @@ alt={svgInfo.title} />
-

{svgInfo.title}

+

{svgInfo.title}

{svgInfo.category} { + addUtilities({ + '.text-balance': { + 'text-wrap': 'balance' + } + }); + } + ] };