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