Skip to content

Commit

Permalink
fix(breadcrumb) Updating breadcrumb colours
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltruong committed Jun 28, 2024
1 parent af802a0 commit afdcc70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ h6 {
label {
font-size: 0.75rem !important;
}

.breadcrumb-item.active {
color: #474543;
}

0 comments on commit afdcc70

Please sign in to comment.