From 52bf5f0c11a49a23fca8793df891a2182f2e87a9 Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 13 May 2021 01:42:12 -0400 Subject: [PATCH] Update _colors.scss --- src/scss/variables/_colors.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scss/variables/_colors.scss b/src/scss/variables/_colors.scss index e14a66d..ab583ff 100644 --- a/src/scss/variables/_colors.scss +++ b/src/scss/variables/_colors.scss @@ -11,6 +11,5 @@ $yellow: #ffc800; $primary: $yellow; // Override Bootstrap contrast ratio -// $min-contrast-ratio: 1.5;