Utility classes for changing an element's word spacing property.

Classes for word spacing are named using the format: [word]-[spacing]-[value].

Where value includes:

  • # - px value for that word-spacing property. By default, word spacing classes start at 0px, and increment by 1px each time until stopping at 10px.
ClassContents
This sentence has word spacing of 4px
This sentence has word spacing of 6px
This sentence has word spacing of 8px

UXML