summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-01-30 14:31:21 +0100
committerVolpeon <git@volpeon.ink>2023-01-30 14:31:21 +0100
commit8b9064d5f9e585817c9640935178e017d2fa3613 (patch)
treedcf6611be5b40da82f6b72f2bb57434827bdee41 /src
parentUpdate (diff)
downloadiro-design-8b9064d5f9e585817c9640935178e017d2fa3613.tar.gz
iro-design-8b9064d5f9e585817c9640935178e017d2fa3613.tar.bz2
iro-design-8b9064d5f9e585817c9640935178e017d2fa3613.zip
Update
Diffstat (limited to 'src')
-rw-r--r--src/_declare-vars.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_declare-vars.scss b/src/_declare-vars.scss
index f7b3031..92c14e5 100644
--- a/src/_declare-vars.scss
+++ b/src/_declare-vars.scss
@@ -121,7 +121,7 @@
121 121
122 --list: ( 122 --list: (
123 --indent: fn.dim(--size --400, null), 123 --indent: fn.dim(--size --400, null),
124 --compact-indent: fn.dim(--size --200, null), 124 --compact-indent: fn.dim(--size --250, null),
125 ), 125 ),
126 ), 126 ),
127), 'dims'); 127), 'dims');