From 68417b48dd3f136e301e77ce6ce40bffdfdf4cb5 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Thu, 28 Mar 2024 03:12:55 +0900 Subject: [PATCH] feat: update homepage featured section --- src/containers/HomePage/HomePage.tsx | 50 +++++++++++++++++----------- 1 file changed, 30 insertions(+), 20 deletions(-) diff --git a/src/containers/HomePage/HomePage.tsx b/src/containers/HomePage/HomePage.tsx index dd982f8..288d76a 100644 --- a/src/containers/HomePage/HomePage.tsx +++ b/src/containers/HomePage/HomePage.tsx @@ -72,26 +72,11 @@ export const HomePage: React.FC = ({
- - + = ({ }, ]} /> - + + + +
0}> lsdUtils.breakpoint(props.theme, 'xs', 'up')} { + .show-details { + margin-top: var(--lsd-spacing-32); + } + } +` + +const FeaturedSecond = styled.div` margin-bottom: var(--lsd-spacing-64); h3 {