Skip to content

Commit

Permalink
refactor(headline): text wrap balance (#924)
Browse files Browse the repository at this point in the history
Update headline.scss
  • Loading branch information
mfranzke authored Aug 12, 2024
1 parent 9e0cd64 commit 8ac396c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/_patterns/01-elements/headline/headline.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
@import "headline.variables";

.elm-headline {
text-wrap: balance;

margin-bottom: to-rem($pxValue: 16);

// * TODO: These declarations make sense for the moment, but should get aligned with overall definitions of spacing around elements
Expand Down

0 comments on commit 8ac396c

Please sign in to comment.