mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
style: removed duplicated class name
This commit is contained in:
parent
ed0c3b23ae
commit
d97f39cedd
@ -42,7 +42,7 @@ const Bots: NextPage<BotsProps> = ({ data, date }) => {
|
||||
className='w-full'
|
||||
/>
|
||||
</div>
|
||||
<div className='flex-grow px-5 py-12 w-full text-center lg:w-5/12 lg:text-left w-full'>
|
||||
<div className='flex-grow px-5 py-12 w-full text-center lg:w-5/12 lg:text-left'>
|
||||
<div>
|
||||
<Tag
|
||||
circular
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user