From 43b0f2fbf0f3c9bcfc4a459ce9ca67b6857c8ebe Mon Sep 17 00:00:00 2001 From: David Joy Date: Tue, 8 Dec 2020 12:47:48 -0500 Subject: [PATCH] =?UTF-8?q?Darken=20sequence=20nav=20buttons=20so=20they?= =?UTF-8?q?=20don=E2=80=99t=20appear=20disabled=20(#297)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.scss b/src/index.scss index 4d3a541c..133562f8 100755 --- a/src/index.scss +++ b/src/index.scss @@ -140,7 +140,7 @@ height: 3rem; justify-content: center; align-items: center; - color: theme-color('gray', 400); + color: theme-color('gray', 500); white-space: nowrap; &:hover,