diff --git a/apps/web/src/app/games/page.tsx b/apps/web/src/app/games/page.tsx index 21a3c166..776c456b 100644 --- a/apps/web/src/app/games/page.tsx +++ b/apps/web/src/app/games/page.tsx @@ -81,28 +81,10 @@ function GamesPageContent() { maxW: '6xl', mx: 'auto', px: { base: '4', md: '6' }, + pt: '20', position: 'relative', })} > - {/* Hero Section */} -
- {t('hero.subtitle')} -
-