aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/accounts.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+accounts/accounts.component.scss')
-rw-r--r--client/src/app/+accounts/accounts.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+accounts/accounts.component.scss b/client/src/app/+accounts/accounts.component.scss
index 908e4eeda..56b952b65 100644
--- a/client/src/app/+accounts/accounts.component.scss
+++ b/client/src/app/+accounts/accounts.component.scss
@@ -109,8 +109,8 @@
109 109
110@media screen and (max-width: $mobile-view) { 110@media screen and (max-width: $mobile-view) {
111 .root { 111 .root {
112 --myFontSize: $font-size-rem-14px; 112 --myFontSize: 14px;
113 --myGreyFontSize: $font-size-rem-13px; 113 --myGreyFontSize: 13px;
114 } 114 }
115 115
116 .links { 116 .links {