forked from crowetic/commerce
style change
This commit is contained in:
parent
a54f1a2cb8
commit
ce8f0235f5
@ -64,6 +64,7 @@ const ProductCard: FC<Props> = ({
|
||||
</div>
|
||||
<div className="absolute z-10 inset-0 flex items-center justify-center">
|
||||
<Image
|
||||
className={cn('w-full object-cover', s['product-image'])}
|
||||
src={src}
|
||||
width={imgWidth}
|
||||
height={imgHeight}
|
||||
|
Loading…
x
Reference in New Issue
Block a user