Skip to content

Commit

Permalink
chore: restore label on im new to status page
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Son89 committed May 11, 2023
1 parent d284088 commit 395f0dc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/status_im2/contexts/onboarding/new_to_status/style.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@
:margin-bottom 20})

(def subtitle-container
{:height 42
:padding-top 16
:padding-bottom 8})
{:height 20
:margin-top 16
:margin-bottom 4})

(def subtitle
{:color colors/white-opa-70
:margin-bottom 20})
{:color colors/white-opa-70})

(def suboptions
{:padding-top 4
Expand Down

0 comments on commit 395f0dc

Please sign in to comment.