update overal typography

This commit is contained in:
Ren Amamiya
2023-05-20 21:00:09 +07:00
parent 4be64f7730
commit caeffe98a7
54 changed files with 157 additions and 165 deletions

View File

@@ -17,7 +17,7 @@ export function User({ data }: { data: any }) {
loading="auto"
/>
</div>
<h5 className="text-sm font-semibold leading-none text-zinc-100">
<h5 className="text-base font-semibold leading-none text-white">
{metadata?.display_name || metadata?.name || (
<div className="h-3 w-20 animate-pulse rounded-sm bg-zinc-700" />
)}