summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--app/components/SelectLocation.css4
-rw-r--r--app/components/Settings.css4
2 files changed, 4 insertions, 4 deletions
diff --git a/app/components/SelectLocation.css b/app/components/SelectLocation.css
index c70d3a5d07..f82f135a21 100644
--- a/app/components/SelectLocation.css
+++ b/app/components/SelectLocation.css
@@ -42,7 +42,7 @@
.select-location__subtitle {
font-family: "Open Sans";
- font-size: 15px;
+ font-size: 13px;
font-weight: 600;
line-height: 20px;
color: rgba(255,255,255,0.8);
@@ -99,7 +99,7 @@
.select-location__cell-footer {
padding: 8px 24px 24px;
font-family: "Open Sans";
- font-size: 15px;
+ font-size: 13px;
font-weight: 600;
line-height: 20px;
color: rgba(255,255,255,0.8);
diff --git a/app/components/Settings.css b/app/components/Settings.css
index d05a5f7a2e..0cecf68fbc 100644
--- a/app/components/Settings.css
+++ b/app/components/Settings.css
@@ -49,7 +49,7 @@
.settings__account {
font-family: "Open Sans";
- font-size: 15px;
+ font-size: 13px;
font-weight: 600;
line-height: 20px;
color: rgba(255,255,255,0.8);
@@ -109,7 +109,7 @@
.settings__cell-footer {
padding: 8px 24px 24px;
font-family: "Open Sans";
- font-size: 15px;
+ font-size: 13px;
font-weight: 600;
line-height: 20px;
color: rgba(255,255,255,0.8);