diff --git a/source/_patterns/01-elements/headline/headline.scss b/source/_patterns/01-elements/headline/headline.scss index a98ec54c62..68824506b1 100644 --- a/source/_patterns/01-elements/headline/headline.scss +++ b/source/_patterns/01-elements/headline/headline.scss @@ -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