gap between game
This commit is contained in:
@@ -43,7 +43,7 @@ const GamePage: FC = () => {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='mt-8 flex flex-col gap-3'>
|
<div className='mt-8 flex flex-col gap-4'>
|
||||||
<div
|
<div
|
||||||
style={{ direction: 'ltr' }}
|
style={{ direction: 'ltr' }}
|
||||||
className='bg-white shadow-sm rounded-[10px] p-2 flex justify-between items-center cursor-pointer'
|
className='bg-white shadow-sm rounded-[10px] p-2 flex justify-between items-center cursor-pointer'
|
||||||
|
|||||||
Reference in New Issue
Block a user