aboutsummaryrefslogtreecommitdiff
path: root/src/scss/objects/_type.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/objects/_type.scss')
-rw-r--r--src/scss/objects/_type.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scss/objects/_type.scss b/src/scss/objects/_type.scss
index 7184ab0..6345517 100644
--- a/src/scss/objects/_type.scss
+++ b/src/scss/objects/_type.scss
@@ -25,6 +25,7 @@ $iota-objs-type-sizes: (
25 32: $type-32, 25 32: $type-32,
26 34: $type-34, 26 34: $type-34,
27 35: $type-35, 27 35: $type-35,
28 50: $type-50,
28 80: $type-80 29 80: $type-80
29); 30);
30 31