Make the text on new plans page content benefit have a hyphen on word break for small screen

GitOrigin-RevId: 6a2cae2cfabc60d112a31cebf6263730f962224d
This commit is contained in:
M Fahru 2022-07-14 08:25:46 -04:00 committed by Copybot
parent b07afa563f
commit 2173821121

View file

@ -849,6 +849,7 @@ ul.plans-v2-table-th-content-benefit {
font-size: @font-size-small;
font-family: @font-family-sans-serif;
line-height: 23px;
hyphens: auto;
}
ul.plans-v2-table-th-content-benefit {