chore: decreased margin bottom

This commit is contained in:
원더 2021-02-10 13:22:27 +09:00
parent 1e3eebb8ff
commit 890706b652

View File

@ -8,7 +8,7 @@ import DiscordAvatar from './DiscordAvatar'
const BotCard = ({ manage=false, bot }: BotProps): JSX.Element => {
return (
<div className='container mb-20'>
<div className='container mb-16'>
<div className='relative'>
<div className='container mx-auto'>
<div className='h-full'>