Skip to content

Commit

Permalink
Update canopeum_frontend/src/assets/styles/Variables.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-Therrien-Beslogic authored Nov 15, 2024
1 parent 2088559 commit b5856b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion canopeum_frontend/src/assets/styles/Variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b5856b3

Please sign in to comment.