summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-06-13 17:35:55 +0200
committerVolpeon <git@volpeon.ink>2022-06-13 17:35:55 +0200
commite62df622527bcd9e3ee45d3efd9a06b553d41b82 (patch)
tree43762896247816b82872f9e3da9f2435e9d167fd
parentFix named viewports (diff)
downloadiro-design-e62df622527bcd9e3ee45d3efd9a06b553d41b82.tar.gz
iro-design-e62df622527bcd9e3ee45d3efd9a06b553d41b82.tar.bz2
iro-design-e62df622527bcd9e3ee45d3efd9a06b553d41b82.zip
Higher body text contrast
-rw-r--r--src/_config.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_config.scss b/src/_config.scss
index efb5746..206bd6d 100644
--- a/src/_config.scss
+++ b/src/_config.scss
@@ -32,6 +32,6 @@ $wanted-grays: (
32 --7: 2.4, 32 --7: 2.4,
33 --8: 3.3, 33 --8: 3.3,
34 --9: 6, 34 --9: 6,
35 --10: 11, 35 --10: 13,
36 --11: 19, 36 --11: 20,
37); 37);