From 8fe4f3402cc0f35f81d84d7b07ec40033d11e126 Mon Sep 17 00:00:00 2001 From: Tim <47184194+imgde@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:06:50 +0200 Subject: [PATCH] Center Images on Product page --- 01-frontend/src/helper/productpage/ProductInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-frontend/src/helper/productpage/ProductInfo.tsx b/01-frontend/src/helper/productpage/ProductInfo.tsx index 2819b49..e60045e 100644 --- a/01-frontend/src/helper/productpage/ProductInfo.tsx +++ b/01-frontend/src/helper/productpage/ProductInfo.tsx @@ -79,7 +79,7 @@ export default function ProductInfo({ item }: { item: Item }) { {/* Left Column - Image */} - +