box
Padding; an inside for content.
Example
a padded box inside a card
Basic usage
<m-box pad="lg">…</m-box>API
Attributes
| Name | Type/Values | Default | Description |
|---|---|---|---|
pad | none · xs · sm · md · lg · xl | md | Sets padding on every side. |
Padding; an inside for content.
a padded box inside a card
<m-box pad="lg">…</m-box>| Name | Type/Values | Default | Description |
|---|---|---|---|
pad | none · xs · sm · md · lg · xl | md | Sets padding on every side. |