Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Mar 5, 2025
1 parent e4b8d3b commit a1cf86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/ecosystems.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $color-grey-dark: #4C4C61;
/* Tokens to override bootstrap colours */
$primary: $color-purple;
$secondary: $color-grey;
$success: $color-green;
$success: $color-green-dark;
$info: $color-purple-light;
$warning: $color-orange-light;
$danger: $color-orange-dark;
Expand Down

0 comments on commit a1cf86d

Please sign in to comment.