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, }} />