Margin
utility
Set element margin
utility
Set element margin
Example | Element with margin |
HTML code | <DIV class="u-border u-margin">Element with margin</span> |
Type | particle |
Group | utility |
Elements Css style
vertical | Vertical Adds margin to the top and bottom. |
horizontal | Horizontal Adds margin to the left and right. |
top | Top Adds margin to the top. |
right | Right Adds margin to the right. |
bottom | Bottom Adds margin to the bottom. |
left | Left Adds margin to the left. |
none | None Clear all margins |