diff options
Diffstat (limited to 'assets/css/components')
-rw-r--r-- | assets/css/components/_subheader.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/components/_subheader.scss b/assets/css/components/_subheader.scss index 1157c82..d6f5312 100644 --- a/assets/css/components/_subheader.scss +++ b/assets/css/components/_subheader.scss | |||
@@ -12,7 +12,7 @@ | |||
12 | 12 | ||
13 | @include iro.bem-component(iro.props-namespace()) { | 13 | @include iro.bem-component(iro.props-namespace()) { |
14 | @include mx.set-font(--headline, ( | 14 | @include mx.set-font(--headline, ( |
15 | --line-height: null, | 15 | --line-height: 1.4, |
16 | --size: fn.global-dim(--font-size --400), | 16 | --size: fn.global-dim(--font-size --400), |
17 | --weight: 350 | 17 | --weight: 350 |
18 | )); | 18 | )); |