Skip to content

Commit 9c257de

Browse files
committed
Fix mobile menu scrolling
1 parent 7037aad commit 9c257de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/landing/src/components/Header/MobMenu.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export function MobMenu() {
4040
</Text>
4141
</Flex>
4242
</Link>
43+
<Box h="100px" />
4344
</Box>
4445
</MobMenuWrap>
4546
)

0 commit comments

Comments
 (0)