From 282f853e9ccee4e471ff4bcb15cdb89d5e0bbcc2 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 28 Feb 2023 21:42:54 +0100 Subject: Updated alert --- src/objects/_alert.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objects/_alert.scss') diff --git a/src/objects/_alert.scss b/src/objects/_alert.scss index b90e0ec..10c89eb 100644 --- a/src/objects/_alert.scss +++ b/src/objects/_alert.scss @@ -4,7 +4,7 @@ @include iro.props-namespace('alert') { @include iro.props-store(( --dims: ( - --border: 2px, + --border: 1px, --pad-x: fn.global-dim(--size --250), --pad-y: fn.global-dim(--size --200), --rounding: 4px, -- cgit v1.2.3-54-g00ecf