mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: margin ad
This commit is contained in:
parent
c66780b429
commit
8ed41e71fa
@ -13,7 +13,7 @@ const Categories:NextPage = () => {
|
||||
return <Container paddingTop>
|
||||
<SEO title='전체 카테고리' description='한국 디스코드봇 리스트의 전체 카테고리입니다.'/>
|
||||
<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'>
|
||||
{
|
||||
categories.map(t => <Tag key={t} text={<>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user