Skip to content

Commit

Permalink
fix(expand-collapse): Force TELUS-Web font family in PanelWrapper.mod…
Browse files Browse the repository at this point in the history
…ules.scss
  • Loading branch information
lzcabrera committed Nov 25, 2017
1 parent 7a1aa6b commit 518ed5f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
@import '../../../scss/settings/colours';
@import '../../../scss/settings/typography';

.header {
width: 100%;
text-align: left;
font-family: $font-telus; /* FIX ME: we shouldn't have to do this because we are already using the Text components */
}

.headerAlign {
Expand Down

0 comments on commit 518ed5f

Please sign in to comment.