From 5e4c9579bb43418ac846a5acdc8866c118a1425d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 12 Jan 2023 17:49:34 +0100 Subject: Better headings --- assets/css/components/_subheader.scss | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 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 @@ @include iro.bem-component(iro.props-namespace()) { @include mx.set-font(--headline, ( - --line-height: null, + --line-height: 1.4, --size: fn.global-dim(--font-size --400), --weight: 350 )); diff --git a/yarn.lock b/yarn.lock index 4400402..f55d1ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -944,7 +944,7 @@ ini@^1.3.5: "iro-design@git+https://git.vulpes.one/git/iro-design.git": version "1.0.0" - resolved "git+https://git.vulpes.one/git/iro-design.git#f0fcc8f9b417d0faa6c42dc4043502013a4b3082" + resolved "git+https://git.vulpes.one/git/iro-design.git#1a44092232713ef2063815bb03aadbb543e88ff6" dependencies: "@oddbird/blend" "^0.2.3" include-media "^1.4.9" -- cgit v1.2.3-54-g00ecf