Onboarding headers style
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
6afc313a31
commit
aa3781e5b5
|
@ -32,7 +32,9 @@
|
|||
:transform [{:translateX (animated/mix progress (- progress-size) 0)}]})
|
||||
|
||||
(def wizard-title
|
||||
{:margin-bottom 16})
|
||||
{:margin-bottom 16
|
||||
:typography :header
|
||||
:text-align :center})
|
||||
|
||||
(def wizard-text
|
||||
{:color colors/gray
|
||||
|
|
Loading…
Reference in New Issue