mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
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:
parent
b07afa563f
commit
2173821121
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue