update tab-home first pass

This commit is contained in:
Nick Cardin 2016-08-30 19:00:17 -04:00
commit ba781bcbf7
12 changed files with 306 additions and 107 deletions

View file

@ -0,0 +1,27 @@
.wallet-activity {
&-amount {
float: right;
font-size: 18px;
}
&-note {
margin-top: 3px;
font-size: 12px!important;
&-child {
line-height: 30px;
vertical-align: middle;
}
> i {
font-size: 21px;
margin-right: 8px;
}
> time {
float: right;
}
}
}