Skip to content

Commit

Permalink
fix(display-heading): Add wordBreak class
Browse files Browse the repository at this point in the history
  • Loading branch information
lzcabrera committed Dec 19, 2017
1 parent 1515140 commit 0941d1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

.base {
composes: noSpacing from '../../Spacing.modules.scss';
composes: baseHeading from '../Heading/Heading.modules.scss';
composes: wordBreak from '../../Typography.modules.scss';

@include helvetica-neue-thin-35;
}
Expand Down

0 comments on commit 0941d1f

Please sign in to comment.