The following helper classes are available: .display-block {} // Set elements display type to block .display-inline {} // Set elements display type to inline .display-none {} // Set elements display type to none .full-width {} // Set elements width to .wide {} // Set elements width to .max-width {} // Set elements max-width to .full-height {} // Set elements height to
.display-block {} // display block .display-none-on-sm {} // hide the element on mobile .max-width-on-xs {} // make the element 100% width on portrait mobile