mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 12:00:43 +00:00
fix: add margin under continue button
This commit is contained in:
parent
abdb8995e9
commit
d3b69f1a41
@ -83,7 +83,7 @@ const ValidatorOnboarding = () => {
|
||||
style={{
|
||||
width: '100%',
|
||||
maxWidth: '1100px',
|
||||
margin: '4rem auto',
|
||||
margin: '4rem auto 2rem',
|
||||
justifyContent: 'start',
|
||||
alignItems: 'start',
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user