Skip to content

Commit

Permalink
Merge pull request #832 from janibolkvadze/FIX-3.12-release-documenta…
Browse files Browse the repository at this point in the history
…tion-issues

Fixed 3.12 release -text--orange class defect
  • Loading branch information
jllr authored Mar 11, 2021
2 parents cb99fd5 + db212d1 commit 3508a35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/chi/themes/lumen/typography/typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,11 @@ small,
color: $color-navy-100 !important;
}

.-text--orange,
.-icon--orange {
color: $color-orange-50 !important;
}

// line heights
@for $index from 1 through 9 {
.-lh--#{$index} {
Expand Down

0 comments on commit 3508a35

Please sign in to comment.