From d63b76d3c0a7cb79a33825416382874a8a0c645c Mon Sep 17 00:00:00 2001 From: Brendon Duncan Date: Fri, 18 May 2018 21:00:46 +1200 Subject: [PATCH] Title at the top of the card, on the same line as the cross icon for closing. --- src/sass/views/tab-home.scss | 4 +--- www/views/tab-home.html | 7 ++++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 4fb8edbc7..71654e55f 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -79,17 +79,15 @@ .homeTip { text-align: center; & > .item-heading { - margin-top: 10px; background: 0 none; } .item { border-style: none; } - & > .title { + .title { font-size: 20px; font-weight: bold; color: $v-dark-gray; - margin: 20px 10px; } & > .subtitle { font-size: 1rem; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index 88095c797..3effee3a6 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -23,13 +23,14 @@
+
+
+ Your Bitcoin Wallets are ready! +
-
- Your Bitcoin Wallets are ready! -