Skip to content

Instantly share code, notes, and snippets.

@houkanshan
Created November 30, 2014 11:18
Show Gist options
  • Save houkanshan/da40706b8198dd712743 to your computer and use it in GitHub Desktop.
Save houkanshan/da40706b8198dd712743 to your computer and use it in GitHub Desktop.
justify
text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
text-autospace: ideograph-alpha;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment