aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/token-view-balance/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/token-view-balance/index.scss')
-rw-r--r--ui/app/components/token-view-balance/index.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/app/components/token-view-balance/index.scss b/ui/app/components/token-view-balance/index.scss
index 6a89e125b..b522a10f9 100644
--- a/ui/app/components/token-view-balance/index.scss
+++ b/ui/app/components/token-view-balance/index.scss
@@ -16,6 +16,16 @@
}
}
+ &__token-balance {
+ margin-left: 12px;
+ font-size: 1.5rem;
+
+ @media screen and (max-width: $break-small) {
+ margin-bottom: 12px;
+ font-size: 1.75rem;
+ }
+ }
+
&__primary-balance {
font-size: 1.5rem;