From dc7ee6dc261d5c3351552ed092c9d7ed66f163cc Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 28 Dec 2019 18:48:49 +0100 Subject: more write- and referencing --- scss/_content.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/_content.scss b/scss/_content.scss index a5b626a..e58b13b 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -104,4 +104,8 @@ background: $gray-bright; border-color: $gray-neutral; } + + .well-warning { + border-color: $gray-fail; + } } -- cgit v1.2.3