diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass index 1b7d93a3a4a8ee47a3c26855e56378bfee4729aa..5970c07a39c896db18486fd1aee210b171a0a589 100644 --- a/assets/sass/_theme/design-system/typography.sass +++ b/assets/sass/_theme/design-system/typography.sass @@ -8,7 +8,6 @@ body font-variant-ligatures: common-ligatures text-rendering: optimizelegibility line-height: $body-line-height - word-break: break-word @include media-breakpoint-up(desktop) font-size: $body-size-desktop @@ -159,6 +158,7 @@ small, .small @include small @mixin rich-text + word-break: break-word h1, h2, h3, h4, h5, h6, p margin-top: 2em &:first-child, meta + &