fix: wave white line

This commit is contained in:
원더 2021-01-11 13:16:45 +09:00
parent ac59279173
commit e8f3876606

View File

@ -11,7 +11,7 @@ const Index: NextPage<IndexProps> = ({ votes, newBots, trusted }) => {
return (
<>
<div className='dark:bg-discord-black bg-discord-blurple'>
<Container className='pb-28 pt-20' ignoreColor>
<Container className='pb-24 pt-20' ignoreColor>
<h1 className='text-center text-gray-100 text-3xl font-bold sm:text-left'>
</h1>