<!-- @license CC0-1.0 -->

# Prose

Applies the recommended vertical spacing between the direct children of a container, so editorial content flows without hand-picked margins.

## Class name

`ams-prose`

## Guidelines

- Wrap this utility class around editorial content to space its content according to the [Vertical space](/docs/docs-designer-guide-vertical-space--docs) recommendations.
- To add a single ad-hoc gap between two elements, prefer the [Margin Bottom](/docs/utilities-css-margin--docs) utility class on the first one.
- To add even spacing between a set of siblings, prefer the [Gap](/docs/utilities-css-gap--docs) utility class on their parent.
