Skip to content

Commit

Permalink
GW-32 Add max width to headings
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Jan 9, 2018
1 parent 07cea8d commit c2ea208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stylesheets/typography/_typography-headings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ h6,
.heading {
clear: both;
margin: 0;
max-width: 66ch;
}

/// Heading, BEM style.
Expand Down

0 comments on commit c2ea208

Please sign in to comment.