diff --git a/components/BotCard.tsx b/components/BotCard.tsx index c505733..8b0807d 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -10,79 +10,82 @@ import DiscordAvatar from '@components/DiscordAvatar' const BotCard = ({ manage=false, bot }: BotProps): JSX.Element => { return ( - - -
-
-
-
-
-