From 890706b65299894c0c1cc6f26375064a6af0b705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Wed, 10 Feb 2021 13:22:27 +0900 Subject: [PATCH] chore: decreased margin bottom --- components/BotCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BotCard.tsx b/components/BotCard.tsx index 041ab0d..42c26ec 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -8,7 +8,7 @@ import DiscordAvatar from './DiscordAvatar' const BotCard = ({ manage=false, bot }: BotProps): JSX.Element => { return ( -
+