summaryrefslogtreecommitdiff
path: root/superhero/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/_variables.scss')
-rw-r--r--superhero/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/_variables.scss b/superhero/_variables.scss
index cbd62a66..8e56fed8 100644
--- a/superhero/_variables.scss
+++ b/superhero/_variables.scss
@@ -67,7 +67,7 @@ $line-height-computed: floor(($font-size-base * $line-height-base)) !default;
//** By default, this inherits from the `<body>`.
$headings-font-family: inherit !default;
-$headings-font-weight: 300 !default;
+$headings-font-weight: 400 !default;
$headings-line-height: 1.1 !default;
$headings-color: inherit !default;