From 3f1a4f65aed78f0181f7e7ce1922038ce0c539a0 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Tue, 8 Aug 2023 10:05:38 -0500 Subject: [PATCH] Fixes product detail spacing (#1158) --- app/product/[handle]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/product/[handle]/page.tsx b/app/product/[handle]/page.tsx index d59423364..cf31f0021 100644 --- a/app/product/[handle]/page.tsx +++ b/app/product/[handle]/page.tsx @@ -82,7 +82,7 @@ export default async function ProductPage({ params }: { params: { handle: string }} />
-
+
({