diff options
Diffstat (limited to 'assets/css/scopes')
-rw-r--r-- | assets/css/scopes/_body.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/scopes/_body.scss b/assets/css/scopes/_body.scss index 9b3a862..5f41f29 100644 --- a/assets/css/scopes/_body.scss +++ b/assets/css/scopes/_body.scss | |||
@@ -16,7 +16,7 @@ | |||
16 | h1 { | 16 | h1 { |
17 | transform: translateX(-.06em); | 17 | transform: translateX(-.06em); |
18 | font-family: $font-fam--large; | 18 | font-family: $font-fam--large; |
19 | font-weight: 550; | 19 | font-weight: 600; |
20 | text-transform: none; | 20 | text-transform: none; |
21 | } | 21 | } |
22 | 22 | ||