Images upgraded
This commit is contained in:
@ -29,6 +29,10 @@ export function Collections() {
|
||||
width={500}
|
||||
height={300}
|
||||
className='w-full object-cover'
|
||||
style={{
|
||||
maxWidth: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
<div className='p-4'>
|
||||
<h3 className='text-center text-base font-light'>
|
||||
|
||||
Reference in New Issue
Block a user