text-wrap: balance
balances the number of characters on each line of text. This is especially useful for headers.
h1 {
text-wrap: balance;
}
text-wrap: balance
balances the number of characters on each line of text. This is especially useful for headers.
h1 {
text-wrap: balance;
}