diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/components/Account.css | 4 | ||||
| -rw-r--r-- | app/components/Support.css | 4 |
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); } |
