fix activity view

This commit is contained in:
Javier 2016-08-25 16:23:23 -03:00
commit 2599f8240d
3 changed files with 25 additions and 17 deletions

View file

@ -525,6 +525,10 @@ ul.wallet-selection.wallets {
font-size: 28px;
}
.size-32 {
font-size: 32px;
}
.size-36 {
font-size: 36px;
}