Pancake

A common vertical pattern where the center content should stretch the available space, pushing the top and bottom to, well, the top and bottom.

Implementation

<div class="pancake">
  ...
</div>

API

Custom propertyDefaultDescription
--layout-gap0Sets the gap of the targeted element

Utility classes

Class nameRequired?Description
--gap-{z}Controls the --layout-gap API