feat: add size for title

This commit is contained in:
RadoslavDimchev 2023-08-24 10:45:14 +03:00
parent 65b7a5eb1f
commit 9fb539dee0

View File

@ -18,6 +18,7 @@ const ValidatorOnboarding = () => {
> >
<Titles <Titles
title="Create Nimbus Validator" title="Create Nimbus Validator"
titleSize={19}
subtitle="Earn Rewards for securing the Ethereum Network" subtitle="Earn Rewards for securing the Ethereum Network"
/> />
<FormStepper /> <FormStepper />