Update spacing on landing page

This commit is contained in:
Hristo Nedelkov 2023-09-29 09:38:20 +03:00
parent 353720f646
commit 80a0fd68d9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const LandingPage = () => {
<XStack pt={'70px'}>
<NimbusLogo />
</XStack>
<YStack style={{ width: '100%', margin: '30vh 0 4vh' }}>
<YStack style={{ width: '100%', margin: '30vh 0 4vh' }} space={'16px'}>
<Text size={27} weight={'semibold'}>
Light and performant clients, for all Ethereum validators.
</Text>