summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/snippets.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/snippets.scss')
-rw-r--r--app/assets/stylesheets/framework/snippets.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/snippets.scss b/app/assets/stylesheets/framework/snippets.scss
index 5f7e1b17cc7..30c15c231d5 100644
--- a/app/assets/stylesheets/framework/snippets.scss
+++ b/app/assets/stylesheets/framework/snippets.scss
@@ -30,7 +30,7 @@
.snippet-title {
font-size: 24px;
- font-weight: 600;
+ font-weight: $gl-font-weight-bold;
}
.snippet-edited-ago {