Update spacing on landing page
This commit is contained in:
parent
353720f646
commit
80a0fd68d9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue