mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-04 15:43:35 +00:00
fix(landing-page): remove top padding for logo
This commit is contained in:
parent
2ea3785f10
commit
c73186ce9d
@ -22,9 +22,7 @@ const LandingPage = () => {
|
||||
imgHeight="150%"
|
||||
>
|
||||
<YStack className={styles['landing-page']}>
|
||||
<XStack pt={'70px'}>
|
||||
<NimbusLogo />
|
||||
</XStack>
|
||||
<NimbusLogo />
|
||||
<YStack className={styles['landing-texts']} space={'16px'}>
|
||||
<Text size={27} weight={'semibold'}>
|
||||
Light and performant clients, for all Ethereum validators.
|
||||
|
Loading…
x
Reference in New Issue
Block a user