chore: margin ad

This commit is contained in:
Junseo Park 2021-02-14 16:12:34 +09:00
parent c66780b429
commit 8ed41e71fa

View File

@ -13,7 +13,7 @@ const Categories:NextPage = () => {
return <Container paddingTop> return <Container paddingTop>
<SEO title='전체 카테고리' description='한국 디스코드봇 리스트의 전체 카테고리입니다.'/> <SEO title='전체 카테고리' description='한국 디스코드봇 리스트의 전체 카테고리입니다.'/>
<h1 className='text-2xl font-bold mt-2 mb-5'> </h1> <h1 className='text-2xl font-bold mt-2 mb-5'> </h1>
<Segment> <Segment className='mb-10'>
<div className='text-center flex flex-wrap mt-1.5'> <div className='text-center flex flex-wrap mt-1.5'>
{ {
categories.map(t => <Tag key={t} text={<> categories.map(t => <Tag key={t} text={<>