1 changed files with
3 additions and
3 deletions
-
ui/app/css/itcss/components/send.scss
|
|
|
@ -226,7 +226,7 @@ |
|
|
|
|
|
|
|
|
|
&__title { |
|
|
|
|
color: $scorpion; |
|
|
|
|
font-size: 20px; |
|
|
|
|
font-size: 18px; |
|
|
|
|
line-height: 29px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -234,12 +234,12 @@ |
|
|
|
|
&__balance-text, |
|
|
|
|
&__token-symbol { |
|
|
|
|
margin-top: 10px; |
|
|
|
|
font-size: 16px; |
|
|
|
|
font-size: 14px; |
|
|
|
|
line-height: 24px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
&__token-balance { |
|
|
|
|
font-size: 43px; |
|
|
|
|
font-size: 40px; |
|
|
|
|
line-height: 40px; |
|
|
|
|
margin-top: 13px; |
|
|
|
|
} |
|
|
|
|