From 83815a8c74cd9d04357802f6e736ee3e83de3a30 Mon Sep 17 00:00:00 2001 From: sk1982 Date: Fri, 15 Mar 2024 19:02:41 -0400 Subject: [PATCH] chuni: fix trophy line height --- src/components/chuni/trophy.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/chuni/trophy.tsx b/src/components/chuni/trophy.tsx index 3c8b148..acd1da4 100644 --- a/src/components/chuni/trophy.tsx +++ b/src/components/chuni/trophy.tsx @@ -24,7 +24,7 @@ export type ChuniTrophyProps = { export const ChuniTrophy = ({ name, rarity, className }: ChuniTrophyProps) => { return (
-
+
{name}