5.6.3 #Display - no - sm .ds-sm-no
Sets the display property of an element to none on sm.
Examples
Default styling
A div
.ds-sm-no
Sets diplay to none on sm
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/full/full.css
, line 2116