diff --git a/01-frontend/src/helper/productpage/ProductInfo.tsx b/01-frontend/src/helper/productpage/ProductInfo.tsx index b5d1c29..77943c3 100644 --- a/01-frontend/src/helper/productpage/ProductInfo.tsx +++ b/01-frontend/src/helper/productpage/ProductInfo.tsx @@ -115,6 +115,7 @@ export default function ProductInfo({ item }: { item: Item }) { width: "auto", height: "auto", objectFit: "contain", + margin: "auto", }} />