5.5.2 #Display - in - md .ds-md-in
Sets the display property of an element to inline on md.
Examples
Default styling
A div
.ds-md-in
Sets diplay to inline on md
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/full/full.css
, line 2133