mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
increase stack gap on home page
This commit is contained in:
@@ -121,7 +121,7 @@ const HomeRoute = () => {
|
|||||||
>
|
>
|
||||||
<LibraryContainer>
|
<LibraryContainer>
|
||||||
<Stack
|
<Stack
|
||||||
gap="lg"
|
gap="2xl"
|
||||||
mb="5rem"
|
mb="5rem"
|
||||||
pt={windowBarStyle === Platform.WEB ? '5rem' : '3rem'}
|
pt={windowBarStyle === Platform.WEB ? '5rem' : '3rem'}
|
||||||
px="2rem"
|
px="2rem"
|
||||||
|
|||||||
Reference in New Issue
Block a user