From 26e87edca1951f5ba5e057ffe6a20e30e8bcfb94 Mon Sep 17 00:00:00 2001 From: jonathanlei Date: Mon, 29 Aug 2022 16:56:34 -0700 Subject: [PATCH] Update styles/_pages.scss Co-authored-by: Rome Reginelli --- styles/_pages.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/_pages.scss b/styles/_pages.scss index 343d16318b..e7c70d94b8 100644 --- a/styles/_pages.scss +++ b/styles/_pages.scss @@ -1340,7 +1340,7 @@ font-weight: bold; } .nav-tabs { - border-bottom: 1px solid #454549; + border-bottom: 1px solid $gray-600; } .btn { padding: 0.75rem;