chore: added footer margin bottom

This commit is contained in:
wonderlandpark 2021-03-21 22:22:19 +09:00
parent 974d153c58
commit e9b58c359d

View File

@ -16,7 +16,7 @@ const Index: NextPage<IndexProps> = ({ votes, newBots, trusted }) => {
return ( return (
<> <>
<Hero /> <Hero />
<Container> <Container className='mb-10'>
<Advertisement /> <Advertisement />
<h1 className='text-3xl font-bold mt-10 mb-2'> <h1 className='text-3xl font-bold mt-10 mb-2'>
<i className='far fa-heart mr-3 text-pink-600' /> <i className='far fa-heart mr-3 text-pink-600' />