Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-09-09 00:38:14 +0300
committertauriedavis <taurie@gitlab.com>2016-09-16 19:35:41 +0300
commitfae8468deb990cdc8fd1dd2b45de13ba909ee785 (patch)
tree44169202ec30f4b155e9780e5ded6b4865c987f8 /app/assets/stylesheets/framework/typography.scss
parent9498c4d52a3e6533da6e41443041edfbd042333f (diff)
shrink profile info
Diffstat (limited to 'app/assets/stylesheets/framework/typography.scss')
-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 3f8433a0e7f..107350d072a 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -204,7 +204,7 @@ body {
}
h1, h2, h3, h4, h5, h6 {
- color: $gl-header-color;
+ color: $gl-title-color;
font-weight: 600;
}