annuncio image height
This commit is contained in:
parent
028a0b7057
commit
c7db99376d
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ export const BasicAnnuncioCard = ({
|
|||
<div className="flex w-full flex-col gap-4 md:flex-row md:gap-10">
|
||||
<ImageFlbk
|
||||
alt={data.codice}
|
||||
className="h-auto w-full rounded-md object-contain sm:max-w-xs"
|
||||
className="h-auto max-h-72 w-full rounded-md object-contain sm:max-w-xs"
|
||||
height={1080}
|
||||
priority
|
||||
src={
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue