increase stack gap on home page

This commit is contained in:
jeffvli
2025-11-28 20:37:16 -08:00
parent 8f06b177b5
commit 9d3c44ef15
@@ -121,7 +121,7 @@ const HomeRoute = () => {
>
<LibraryContainer>
<Stack
gap="lg"
gap="2xl"
mb="5rem"
pt={windowBarStyle === Platform.WEB ? '5rem' : '3rem'}
px="2rem"