Skip to content

Commit

Permalink
1473 Darken breadcrumb active text to improve contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
klee72 committed Sep 27, 2021
1 parent 351be7d commit 4aecc7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concordia/static/scss/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ $breadcrumb-padding-x: 0;
$breadcrumb-item-padding: 0.25rem;
$breadcrumb-margin-bottom: 0;
$breadcrumb-bg: transparent;
$breadcrumb-active-color: $dark;

// carousel
$carousel-control-color: black;
Expand Down

0 comments on commit 4aecc7b

Please sign in to comment.