Display classes change the element’s display property. They follow the syntax .display--[value]
.
Options are:
- inline
- block
- contents
- inline-block
- inline-flex
- list-item
- none
These classes are available at each breakpoint using the syntax, .display--[breakpoint]-[value]
.