We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0cd64 commit 8ac396cCopy full SHA for 8ac396c
source/_patterns/01-elements/headline/headline.scss
@@ -2,6 +2,8 @@
2
@import "headline.variables";
3
4
.elm-headline {
5
+ text-wrap: balance;
6
+
7
margin-bottom: to-rem($pxValue: 16);
8
9
// * TODO: These declarations make sense for the moment, but should get aligned with overall definitions of spacing around elements
0 commit comments