diff options
Diffstat (limited to 'superhero/variables.less')
-rw-r--r-- | superhero/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/variables.less b/superhero/variables.less index 7e4afe3a..2c523495 100644 --- a/superhero/variables.less +++ b/superhero/variables.less @@ -66,7 +66,7 @@ //** By default, this inherits from the `<body>`. @headings-font-family: inherit; -@headings-font-weight: 300; +@headings-font-weight: 400; @headings-line-height: 1.1; @headings-color: inherit; |