Skip to content

Margin

Overview

Sets the margin on the block end of an element.

html
<div class="u-margin-block-end-sm"></div>

Margin

NameDescription
u-margin-block-end-noneNone.
u-margin-block-end-smSmall.
u-margin-block-end-mdMedium.
u-margin-block-end-lgLarge.
u-margin-block-end-xlExtra 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.