Styleguide - The A11Y Project

5.8 #Utilities.u-remove-margin-padding u-remove-margin-padding

Toggle example guides Toggle HTML markup

Removes the margin and padding values on a component, but leaves other declarations intact. See mixin.remove-margin-padding.

Example
Markup
<div class="u-remove-margin-padding"></div>
Source: src/css/utilities/_remove-margin-padding.scss, line 1