Skip to content

Commit

Permalink
Onboarding headers style
Browse files Browse the repository at this point in the history
Signed-off-by: andrey <motor4ik@gmail.com>
  • Loading branch information
Ferossgp authored and flexsurfer committed Jul 2, 2020
1 parent 6afc313 commit aa3781e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/status_im/ui/screens/intro/styles.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa3781e

Please sign in to comment.