🚀 Merge branch 'main' of github.com:pheralb/svgl into next.

This commit is contained in:
pheralb
2023-12-14 13:32:52 +00:00
19 changed files with 250 additions and 289 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
loading="lazy"
/>
<div class="mb-3 flex flex-col items-center justify-center">
<p class="truncate text-[15px] font-medium">{svgInfo.title}</p>
<p class="truncate text-[15px] font-medium text-balance text-center">{svgInfo.title}</p>
<a
href={`/directory/${svgInfo.category.toLowerCase()}`}
class="text-sm lowercase text-neutral-500 hover:underline">{svgInfo.category}</a