From 3c692d8e7e2a540d601c337d2808f9e701e13019 Mon Sep 17 00:00:00 2001 From: Mohammed Al-yaseen Date: Tue, 16 Dec 2025 01:01:36 +0300 Subject: [PATCH] enhance you may also like part --- .../youMayLike/YouMightAlsoLike.tsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pages/cart/components/youMayLike/YouMightAlsoLike.tsx b/src/pages/cart/components/youMayLike/YouMightAlsoLike.tsx index b901409..471d843 100644 --- a/src/pages/cart/components/youMayLike/YouMightAlsoLike.tsx +++ b/src/pages/cart/components/youMayLike/YouMightAlsoLike.tsx @@ -239,14 +239,6 @@ export default function YouMightAlsoLike() { fallbackSrc={default_image} /> -
- -
- {item.name} @@ -282,7 +278,11 @@ export default function YouMightAlsoLike() { textOverflow: "ellipsis", padding: isMobile ? 3 : isTablet ? "0 8px" : "0 10px", fontSize: isMobile ? 12 : isTablet ? 14 : 16, - fontWeight: 500, + fontWeight: 600, + fontStyle: "SemiBold", + lineHeight: "140%", + letterSpacing: "0%", + marginTop: 4, }} />