summaryrefslogtreecommitdiffstats
path: root/src/_config.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-03-12 09:53:20 +0100
committerVolpeon <git@volpeon.ink>2022-03-12 09:53:20 +0100
commit8c4acea85943a34e62299f419e93a8f3ce142bb9 (patch)
treef9df57f1116986f5e55382a21aa45b777d719dbd /src/_config.scss
parentAdded fixed sizes to badge (diff)
downloadiro-design-8c4acea85943a34e62299f419e93a8f3ce142bb9.tar.gz
iro-design-8c4acea85943a34e62299f419e93a8f3ce142bb9.tar.bz2
iro-design-8c4acea85943a34e62299f419e93a8f3ce142bb9.zip
Added list group
Diffstat (limited to 'src/_config.scss')
-rw-r--r--src/_config.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_config.scss b/src/_config.scss
index cdbd02c..8520b9e 100644
--- a/src/_config.scss
+++ b/src/_config.scss
@@ -20,12 +20,12 @@ $wanted-grays: (
20 --2: -1.1, 20 --2: -1.1,
21 --3: 1, 21 --3: 1,
22 22
23 --4: 1.15, 23 --4: 1.1,
24 --5: 1.3, 24 --5: 1.25,
25 --6: 1.7, 25 --6: 1.5,
26 26
27 --7: 2.4, 27 --7: 2.2,
28 --8: 3.3, 28 --8: 3.1,
29 --9: 6, 29 --9: 6,
30 --10: 11, 30 --10: 11,
31 --11: 19, 31 --11: 19,