Add border to images

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-21 13:11:06 +02:00
parent 547e3e5574
commit 10d6751f6f

View file

@ -36,7 +36,7 @@
? 'border-orange-300' ? 'border-orange-300'
: type === 'artists' : type === 'artists'
? 'border-cyan-300' ? 'border-cyan-300'
: ''}" : 'border-purple-300'}"
> >
{#if image} {#if image}
<Card.Content class="p-0"> <Card.Content class="p-0">