From 459cab13376eefdd0cdeb7bb8839d051bca1693c Mon Sep 17 00:00:00 2001 From: Daniele Pancottini Date: Tue, 21 Feb 2023 10:42:45 +0100 Subject: [PATCH] Reduce font size of title into product view component --- site/components/product/ProductView/ProductView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/components/product/ProductView/ProductView.tsx b/site/components/product/ProductView/ProductView.tsx index 562c9ccb1..d3e41f601 100644 --- a/site/components/product/ProductView/ProductView.tsx +++ b/site/components/product/ProductView/ProductView.tsx @@ -48,7 +48,7 @@ const ProductView: FC = ({ product, relatedProducts }) => {