mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-04 23:53:23 +00:00
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
This commit is contained in:
commit
716090db0a
@ -66,7 +66,7 @@ const Advisories = () => {
|
||||
space={'$2'}
|
||||
>
|
||||
<Text
|
||||
size={19}
|
||||
size={27}
|
||||
weight={isCompleted(index) || isCurrent(title) ? 'semibold' : 'normal'}
|
||||
color={isCompleted(index) || isCurrent(title) ? 'blue' : 'default'}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user