Fixes layouts and improves appearance of balance page.

This commit is contained in:
Andy Phillipson 2016-12-13 12:30:28 -05:00
commit 2d04eb4335
9 changed files with 111 additions and 56 deletions

View file

@ -111,10 +111,10 @@
font-weight: 300;
color: $light-gray;
}
&__icon {
width: 15px;
&__status-icon {
font-size: 18px;
position: relative;
top: 3px;
top: 1px;
color: $light-gray;
}
}