From 18b1bce0cbd23aa0f7fa5e883ba079e547554ad3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Jan 2023 15:57:25 +0100 Subject: Updated headings --- assets/css/components/_subheader.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'assets/css/components/_subheader.scss') diff --git a/assets/css/components/_subheader.scss b/assets/css/components/_subheader.scss index df8eb50..768ff84 100644 --- a/assets/css/components/_subheader.scss +++ b/assets/css/components/_subheader.scss @@ -14,7 +14,7 @@ @include mx.set-font(--headline, ( --line-height: null, --size: fn.global-dim(--font-size --400), - --weight: normal + --weight: 350 )); color: fn.color(--fg); @@ -30,6 +30,7 @@ } @include iro.bem-elem('title') { + margin-right: .2em; font-size: inherit; font-weight: 800; letter-spacing: 1px; -- cgit v1.2.3-54-g00ecf