Merge pull request #137 from Bitcoin-com/wallet/task/346

Store banner on Home tab
This commit is contained in:
Jean-Baptiste Dominguez 2018-05-24 12:10:12 +09:00 committed by GitHub
commit 8f5f01eea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 0 deletions

View file

@ -58,6 +58,13 @@
}
}
}
&-banner {
padding: 0;
&__img {
width: 100%;
display: block;
}
}
}
.wallet-coin-logo {
vertical-align: middle;