diff --git a/components/BotCard.tsx b/components/BotCard.tsx index d96a011..56fe14f 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -10,23 +10,25 @@ import DiscordAvatar from '@components/DiscordAvatar' const BotCard = ({ manage = false, bot }: BotProps): JSX.Element => { return ( -
-
-
-
-
+ +