This commit is contained in:
@@ -87,7 +87,7 @@ export const AboutWindow = () => {
|
||||
boxClassName='sm:!w-[480px] sm:!max-w-screen-sm sm:h-auto'
|
||||
>
|
||||
{isOpen && (
|
||||
<div className='about-content flex h-full flex-col items-center justify-center gap-4 pb-10 sm:pb-0'>
|
||||
<div className='about-content flex flex-col items-center justify-center gap-4 pb-10 sm:pb-0'>
|
||||
<div className='flex flex-1 flex-col items-center justify-end gap-2 px-8 py-2'>
|
||||
<div className='mb-2 mt-6'>
|
||||
<Image src='/icon.png' alt='App Logo' className='h-20 w-20' width={64} height={64} />
|
||||
|
||||
Reference in New Issue
Block a user