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 {