summaryrefslogtreecommitdiffstats
path: root/src/objects/_heading.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/_heading.scss')
-rw-r--r--src/objects/_heading.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_heading.scss b/src/objects/_heading.scss
index ad1806e..7990a6b 100644
--- a/src/objects/_heading.scss
+++ b/src/objects/_heading.scss
@@ -12,7 +12,7 @@ $sizes: 'xxl' 'xl' 'lg' 'md' 'sm' 'xs';
12 --offset: -.02em, 12 --offset: -.02em,
13 ), 13 ),
14 --colors: ( 14 --colors: (
15 --bg: fn.global-color(--bg-l2), 15 --bg: fn.global-color(--base --50),
16 ), 16 ),
17 )); 17 ));
18 18