Display

Helper classes to change the CSS display property.

Display Class Format

Display classes are defined in the following format:

.u-display--[value]

Where [value] can be one of:

  • flex
  • inline-flex
  • inline
  • block
  • none