mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix: wave white line
This commit is contained in:
parent
ac59279173
commit
e8f3876606
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user