summaryrefslogtreecommitdiffstats
path: root/src/objects/_rule.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/_rule.scss')
-rw-r--r--src/objects/_rule.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_rule.scss b/src/objects/_rule.scss
index 7a9caa3..1892a3d 100644
--- a/src/objects/_rule.scss
+++ b/src/objects/_rule.scss
@@ -4,7 +4,7 @@
4@include iro.props-namespace('rule') { 4@include iro.props-namespace('rule') {
5 @include iro.props-store(( 5 @include iro.props-store((
6 --dims: ( 6 --dims: (
7 --margin-y: fn.global-dim(--spacing --y --xs), 7 --margin-y: fn.global-dim(--spacing --xs),
8 8
9 --strong: ( 9 --strong: (
10 --border-width: fn.global-dim(--border-width --thick), 10 --border-width: fn.global-dim(--border-width --thick),