diff options
Diffstat (limited to 'src/objects')
-rw-r--r-- | src/objects/_heading.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
6 | @include iro.props-namespace('heading') { | 6 | @include iro.props-namespace('heading') { |
7 | @include iro.props-store(( | 7 | @include iro.props-store(( |
8 | --dims: ( | 8 | --dims: ( |
9 | --offset: -.04em, | 9 | --offset: -.02em, |
10 | ) | 10 | ) |
11 | ), 'dims'); | 11 | ), 'dims'); |
12 | 12 | ||