From 33510b2bbba9f5f4f82945cf203dcf5482c8aac2 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 18 Dec 2023 13:46:50 +0100 Subject: Fix --- src/objects/_heading.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objects') diff --git a/src/objects/_heading.scss b/src/objects/_heading.scss index 514f0a6..e02e0a1 100644 --- a/src/objects/_heading.scss +++ b/src/objects/_heading.scss @@ -6,7 +6,7 @@ @include iro.props-namespace('heading') { @include iro.props-store(( --dims: ( - --offset: -.04em, + --offset: -.02em, ) ), 'dims'); -- cgit v1.2.3-54-g00ecf