diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 29dfbd031..19fb02549 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -86,6 +86,11 @@ font-size: 38px; } .tab-home { + &__logo { + height: 18px; + position: relative; + top: 3px; + } &__wallet { &__multisig-number { font-size: .8rem; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index a66b4d7a2..c57008bd1 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -1,6 +1,6 @@ - {{'Home' | translate}} +