Amount shown confirm screen is now primarily fiat.

This commit is contained in:
Brendon Duncan 2018-06-15 10:06:38 +12:00
commit e416deec44
2 changed files with 5 additions and 9 deletions

View file

@ -36,17 +36,13 @@
.amount-label{
line-height: 30px;
.amount{
font-size: 38px;
font-size: 16px;
margin-bottom: .5rem;
> .unit {
font-family: "Roboto-Light";
}
color: #9B9B9B;
font-family: "Roboto-Light";
}
.alternative {
font-size: 16px;
font-family: "Roboto-Light";
color: #9B9B9B;
font-size: 38px;
}
}
}