aboutsummaryrefslogtreecommitdiff
path: root/src/scss/utilities/_size.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/utilities/_size.scss')
-rw-r--r--src/scss/utilities/_size.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/scss/utilities/_size.scss b/src/scss/utilities/_size.scss
index 2f546f6..4a69f4a 100644
--- a/src/scss/utilities/_size.scss
+++ b/src/scss/utilities/_size.scss
@@ -4,7 +4,7 @@
4 * Type: String 4 * Type: String
5 */ 5 */
6 6
7$iota-utils-size-delimiter: \/; 7$iota-utils-size-delimiter: \/;
8 8
9 9
10/** 10/**
@@ -22,9 +22,9 @@ $iota-utils-size-columns: $iota-global-columns;
22 * Type: Boolean 22 * Type: Boolean
23 */ 23 */
24 24
25$iota-utils-size-res: false; 25$iota-utils-size-res: true;
26
26 27
27
28/** 28/**
29 * Breakpoints map. Overrides the breakpoints map only 29 * Breakpoints map. Overrides the breakpoints map only
30 * for margin utility. 30 * for margin utility.
@@ -37,7 +37,7 @@ $iota-utils-size-breakpoints: $iota-global-breakpoints;
37 37
38/** 38/**
39 * Namespace classes 39 * Namespace classes
40 * 40 *
41 * Type: String 41 * Type: String
42 */ 42 */
43 43