From 30030722ceb7867d338d88ad8367e7ada34f0c53 Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Tue, 10 Sep 2024 18:33:12 -0400 Subject: [PATCH] fix username spacing with lots of user badges --- src/components/landing/discord-status.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/landing/discord-status.tsx b/src/components/landing/discord-status.tsx index 4c103c7..1bd1403 100644 --- a/src/components/landing/discord-status.tsx +++ b/src/components/landing/discord-status.tsx @@ -36,7 +36,12 @@ const DiscordStatus = (): ReactElement | undefined => { {discordUser.bio && } -
+
{/* Activity */}