aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-view-balance/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/transaction-view-balance/index.scss')
-rw-r--r--ui/app/components/transaction-view-balance/index.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/app/components/transaction-view-balance/index.scss b/ui/app/components/transaction-view-balance/index.scss
index 190072be0..659f896ff 100644
--- a/ui/app/components/transaction-view-balance/index.scss
+++ b/ui/app/components/transaction-view-balance/index.scss
@@ -23,7 +23,8 @@
font-size: 1.5rem;
@media screen and (max-width: $break-small) {
- margin-bottom: 12px;
+ margin: 12px 0;
+ margin-left: 0;
font-size: 1.75rem;
}
}
@@ -32,7 +33,6 @@
font-size: 1.5rem;
@media screen and (max-width: $break-small) {
- margin-bottom: 12px;
font-size: 1.75rem;
}
}