Design improvements.

This commit is contained in:
pheralb
2023-12-16 22:35:46 +00:00
parent e78b4e0f7f
commit d401bb8682
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
<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
class="text-sm lowercase text-neutral-500 hover:underline font-mono">{svgInfo.category}</a
>
</div>
<div class="flex items-center space-x-1">