summaryrefslogtreecommitdiffstats
path: root/src/objects/_icon.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/_icon.scss')
-rw-r--r--src/objects/_icon.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_icon.scss b/src/objects/_icon.scss
index d7c61cb..ea7ac46 100644
--- a/src/objects/_icon.scss
+++ b/src/objects/_icon.scss
@@ -6,7 +6,7 @@
6 --dims: ( 6 --dims: (
7 --stroke: 1.5px, 7 --stroke: 1.5px,
8 --size: calc(1 / 14 * 16em), 8 --size: calc(1 / 14 * 16em),
9 --valign: -.16em, 9 --valign: -.17em,
10 ) 10 )
11 ), 'dims'); 11 ), 'dims');
12 12