diff --git a/packages/frontend/src/components/LandingPage.tsx b/packages/frontend/src/components/LandingPage.tsx index 8421578c..ee7b7cbd 100644 --- a/packages/frontend/src/components/LandingPage.tsx +++ b/packages/frontend/src/components/LandingPage.tsx @@ -49,11 +49,8 @@ const LandingPage = () => { width: '100%', display: 'flex', flexDirection: 'column', - gap: '20rem', - minHeight: '600px', + gap: '1rem', margin: 'auto', - paddingTop: '8rem', - paddingBottom: '8rem', }}> { {t('landing_page.hero.title')}