Adjust spacing on amount in confirm screen, to match original.
This commit is contained in:
parent
901d202f85
commit
86be126e95
1 changed files with 1 additions and 1 deletions
|
|
@ -37,12 +37,12 @@
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
.amount{
|
.amount{
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin-bottom: .5rem;
|
|
||||||
color: #9B9B9B;
|
color: #9B9B9B;
|
||||||
font-family: "Roboto-Light";
|
font-family: "Roboto-Light";
|
||||||
}
|
}
|
||||||
.alternative {
|
.alternative {
|
||||||
font-size: 38px;
|
font-size: 38px;
|
||||||
|
margin-bottom: .5rem;
|
||||||
|
|
||||||
> .unit {
|
> .unit {
|
||||||
font-family: "Roboto-Light";
|
font-family: "Roboto-Light";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue