Text Wrap

Utilities for controlling how text wraps within an element.

Class CSS Output
text-nowrap
text-wrap: nowrap;
text-pretty
text-wrap: pretty;
text-wrap
text-wrap: wrap;
text-balance
text-wrap: balance;

Reference

text-wrap MDN ↗