Margin
Overview
Sets the margin on the block end of an element.
html
<div class="u-margin-block-end-sm"></div>Margin
| Name | Description |
|---|---|
u-margin-block-end-none | None. |
u-margin-block-end-sm | Small. |
u-margin-block-end-md | Medium. |
u-margin-block-end-lg | Large. |
u-margin-block-end-xl | Extra large. |
Notes
Wisp only provides margin on the block end to encourage consistent, single-direction spacing. This prevents margin collapsing issues and keeps vertical rhythm predictable.