mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-09 18:13:39 +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']}>
|
||||
<NimbusLogo />
|
||||
<YStack className={styles['landing-texts']} space={'16px'}>
|
||||
<YStack className={styles['landing-texts']} space={'$4'}>
|
||||
<Text size={27} weight={'semibold'}>
|
||||
Light and performant clients, for all Ethereum validators.
|
||||
</Text>
|
||||
|
Loading…
x
Reference in New Issue
Block a user