fix(landing-page): space between content

This commit is contained in:
RadoslavDimchev 2024-02-08 23:17:23 +02:00 committed by Emil Ivanichkov
parent e8d2033f8b
commit 6ffa4721ca

View File

@ -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>