Display
Sets whether an element is treated as a block or inline element and the layout used for its children
Usage
Add none, inline, block, or inline-block class to an element.
<div class="inline">
// Your content
</div>
Add
@s,@m, or@lsuffix to support breakpoints