fix: change wrong title and add size to subtitle

This commit is contained in:
RadoslavDimchev 2023-08-30 14:36:55 +03:00
parent e8ef0f55d4
commit 288439314a

View File

@ -41,12 +41,14 @@ const Activation = () => {
<YStack style={{ padding: '16px 32px' }}>
<YStack space={'$5'}>
<Text size={27} weight={'semibold'}>
Validator Setup
</Text>
<Text size={19}>
Congratulations! You have successfully setup your Nimbus Validators and are currently
syncing your nodes.
Activation
</Text>
<Stack style={{ width: '66%' }}>
<Text size={27}>
Congratulations! You have successfully setup your Nimbus Validators and are currently
syncing your nodes.
</Text>
</Stack>
<YStack space={'$3'} marginTop={'10px'} width={'33%'}>
<XStack space={'$3'} justifyContent={'space-between'}>
<ActivationCard text="Validators" value="4" />