diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 4fb8edbc7..a52ef159d 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; @@ -108,6 +106,8 @@ .icon.close-home-tip { color: #666; font-size: 38px; + height: auto; + top: 8px; } .tab-home { &__logo { diff --git a/www/views/tab-home.html b/www/views/tab-home.html index d84be45fe..262ad0b4a 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! -