mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-10 10:26:53 +00:00
fix(landing-page): space between content
This commit is contained in:
parent
e8d2033f8b
commit
6ffa4721ca
@ -23,7 +23,7 @@ const LandingPage = () => {
|
|||||||
>
|
>
|
||||||
<YStack className={styles['landing-page']}>
|
<YStack className={styles['landing-page']}>
|
||||||
<NimbusLogo />
|
<NimbusLogo />
|
||||||
<YStack className={styles['landing-texts']} space={'16px'}>
|
<YStack className={styles['landing-texts']} space={'$4'}>
|
||||||
<Text size={27} weight={'semibold'}>
|
<Text size={27} weight={'semibold'}>
|
||||||
Light and performant clients, for all Ethereum validators.
|
Light and performant clients, for all Ethereum validators.
|
||||||
</Text>
|
</Text>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user