From 36360a5fc32ea72bf4c52feceda678362ec557cb Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Fri, 4 Aug 2023 16:52:05 -0500 Subject: [PATCH] Adjusts product card titles for better Lighthouse score (#1147) * Adjusts product card titles for better Lighthouse score * line-clamp --- components/label.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/label.tsx b/components/label.tsx index e49efce40..aca585378 100644 --- a/components/label.tsx +++ b/components/label.tsx @@ -18,8 +18,8 @@ const Label = ({ 'lg:px-20 lg:pb-[35%]': position === 'center' })} > -
-

{title}

+
+

{title}