diff --git a/canopeum_frontend/src/assets/styles/Variables.scss b/canopeum_frontend/src/assets/styles/Variables.scss index 210825efa..1b461a87e 100644 --- a/canopeum_frontend/src/assets/styles/Variables.scss +++ b/canopeum_frontend/src/assets/styles/Variables.scss @@ -40,7 +40,6 @@ $danger: #ff3b3b; $white: #fffaf5; // Most bg colors $gray-100: #fffaf5; // Used for $light: Light text color - $gray-300: #969696; // Used for $border-color: Input border color (and used by $body-color-dark) $gray-600: #969696; // aka map-get($colors, gray) $gray-800: #616161; // aka map-get($colors, dark-gray)