From 511a47c8964c43927563ee88b62b3f215bf9b7d1 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 28 Mar 2022 20:25:21 +0200 Subject: Update --- src/_declare-vars.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/_declare-vars.scss') diff --git a/src/_declare-vars.scss b/src/_declare-vars.scss index c28cbb2..89d10fe 100644 --- a/src/_declare-vars.scss +++ b/src/_declare-vars.scss @@ -79,7 +79,7 @@ --400: iro.fn-px-to-rem(28px), ), - --border-width: ( + --border: ( --thick: 4px, --medium: 2px, --thin: 1px, @@ -160,7 +160,7 @@ @include iro.props-store(( --colors: ( - --gray: fn.gray-palette(91%), + --gray: fn.gray-palette(92%), ), ), 'palette-light-lo'); -- cgit v1.2.3-54-g00ecf