summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2017-10-16 14:38:29 +0200
committerAndrej Mihajlov <and@mullvad.net>2017-10-19 14:16:38 +0200
commitd92d943bdef837b8f1bd638d76ba037ef718b7ba (patch)
tree74267c2e8d8c7dae1c991b99dcab8ea29640e6f8
parent60ce42cebf8098f2488ee08758026e9dc5585c05 (diff)
downloadmullvadvpn-d92d943bdef837b8f1bd638d76ba037ef718b7ba.tar.xz
mullvadvpn-d92d943bdef837b8f1bd638d76ba037ef718b7ba.zip
Remove occasional tabs
-rw-r--r--app/components/Account.css4
-rw-r--r--app/components/Support.css4
2 files changed, 4 insertions, 4 deletions
diff --git a/app/components/Account.css b/app/components/Account.css
index 96d95c069d..ab94518034 100644
--- a/app/components/Account.css
+++ b/app/components/Account.css
@@ -34,8 +34,8 @@
.account__close-title {
font-family: "Open Sans";
- font-size: 13px;
- font-weight: 600;
+ font-size: 13px;
+ font-weight: 600;
color: rgba(255, 255, 255, 0.6);
}
diff --git a/app/components/Support.css b/app/components/Support.css
index eabc63f856..58f4df3a20 100644
--- a/app/components/Support.css
+++ b/app/components/Support.css
@@ -34,8 +34,8 @@
.support__close-title {
font-family: "Open Sans";
- font-size: 13px;
- font-weight: 600;
+ font-size: 13px;
+ font-weight: 600;
color: rgba(255, 255, 255, 0.6);
}