Images upgraded
This commit is contained in:
@ -24,6 +24,10 @@ export function Spotlight() {
|
||||
width={80}
|
||||
height={80}
|
||||
className='object-contain'
|
||||
style={{
|
||||
maxWidth: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user