about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/components.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss
index f8f1b9d6c..e3770a4ce 100644
--- a/app/assets/stylesheets/components.scss
+++ b/app/assets/stylesheets/components.scss
@@ -102,7 +102,7 @@
   font-size: 15px;
   line-height: 20px;
   word-wrap: break-word;
-  font-weight: 300;
+  font-weight: 400;
   overflow: hidden;
   white-space: pre-wrap;
 
@@ -177,7 +177,7 @@
 
 .account__header__content {
   word-wrap: break-word;
-  font-weight: 300;
+  font-weight: 400;
   overflow: hidden;
 
   p {