From 538f6cc11085b835a2ff017a6c714a5295d6d2f6 Mon Sep 17 00:00:00 2001 From: Pedram Keshavarzi Date: Tue, 25 Jan 2022 10:19:35 +0330 Subject: [PATCH] Product Image Height And Padding For Description fixed --- src/components/Product/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Product/index.js b/src/components/Product/index.js index 9db2d32..7faed55 100644 --- a/src/components/Product/index.js +++ b/src/components/Product/index.js @@ -78,7 +78,7 @@ const ProductDesign = ({ setIsHovering(true)} onMouseLeave={() => setIsHovering(false)} /> @@ -132,7 +132,7 @@ const ProductDesign = ({

{productName}