summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-02 10:20:50 +0000
committerPhil Hughes <me@iamphill.com>2016-03-02 11:38:43 +0000
commit4ea1187186f76936850a23d38b48555c3aa74b0a (patch)
tree85223628401ed37c427ae62ae904309355cebe56
parent60b4961872090d3a0743c8ee286290e76e0147a5 (diff)
downloadgitlab-ce-notification-settings.tar.gz
Heading weight fixnotification-settings
-rw-r--r--app/assets/stylesheets/framework/typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index 8d8f41287da..48570abff49 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -196,7 +196,7 @@ body {
h1, h2, h3, h4, h5, h6 {
color: $gl-header-color;
- font-weight: 500;
+ font-weight: 600;
}
/** CODE **/