Skip to content

Commit 8ac396c

Browse files
authored
refactor(headline): text wrap balance (#924)
Update headline.scss
1 parent 9e0cd64 commit 8ac396c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_patterns/01-elements/headline/headline.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
@import "headline.variables";
33

44
.elm-headline {
5+
text-wrap: balance;
6+
57
margin-bottom: to-rem($pxValue: 16);
68

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

0 commit comments

Comments
 (0)