diff --git a/src/pages/ValidatorOnboarding/ValidatorOnboarding.tsx b/src/pages/ValidatorOnboarding/ValidatorOnboarding.tsx index f55a6761..fd00fe94 100644 --- a/src/pages/ValidatorOnboarding/ValidatorOnboarding.tsx +++ b/src/pages/ValidatorOnboarding/ValidatorOnboarding.tsx @@ -11,11 +11,10 @@ const ValidatorOnboarding = () => { style={{ width: '100%', margin: '0 auto', - padding: '3% 10%', + padding: '2% 10%', justifyContent: 'start', alignItems: 'start', }} - space={4} > { className="content" > - + Overview Becoming a validator is a big responsibility with important preparation steps. Only - start the deposit process when youre ready." + start the deposit process when youre ready. By running a validator, you'll be responsible for securing the network and receive @@ -61,7 +60,7 @@ const ValidatorOnboarding = () => { - +