WordPress / wporg-parent-2021

17 stars 10 forks source link

Enhance content wrapping with `text-wrap` #119

Closed adamwoodnz closed 8 months ago

adamwoodnz commented 8 months ago

Closes #118

text-wrap: balance for headings and captions, results in harmonious text blocks. text-wrap: pretty for longer form content, prevents orphans.

Screenshots

Before

text wrap before

After

text wrap after

How to test the changes in this Pull Request:

Test various sites with child themes of this theme (Main, Developer, Showcase, Documentation, Events), ensuring your parent theme is on this branch and built.

Check the tags targeted, and see how they respond to different screen widths.

Check browsers that don't support the properties yet (Safari and Firefox at time of writing), they should gracefully degrade, ie. there should be no effect. https://caniuse.com/?search=text-wrap%3Apretty https://caniuse.com/?search=text-wrap%3Abalance