mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-28 01:16:50 +00:00
fix warning on intro screen
This commit is contained in:
parent
3b6f3b77cc
commit
2ed25a9f51
@ -33,7 +33,6 @@
|
|||||||
|
|
||||||
(def wizard-title
|
(def wizard-title
|
||||||
{:margin-bottom 16
|
{:margin-bottom 16
|
||||||
:typography :header
|
|
||||||
:text-align :center})
|
:text-align :center})
|
||||||
|
|
||||||
(def wizard-text
|
(def wizard-text
|
||||||
@ -78,4 +77,4 @@
|
|||||||
{:padding-horizontal 24
|
{:padding-horizontal 24
|
||||||
:justify-content :center
|
:justify-content :center
|
||||||
:align-items :center
|
:align-items :center
|
||||||
:flex-direction :row})
|
:flex-direction :row})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user