Skip to main content Accessibility Feedback
Skip to Documentation Content

Display

New! This component was just added to Kelp. Enjoy!

Kelp contains a handful of generic display utility classes you can use to modify the display property of an element.

Class Property Value
.block display
width
block
100%
.inline display
width
inline
auto
.inline-block display inline-block