Overview
Kelp includes a handful of classes for implementing layouts.
- The
.container-*classes restrict content to a max width and center it on the page. - The
.grid-*classes provide a flexible system for building grid-based layouts. - The
.cluster,.split,.stack, and.sidecarclasses providing powerful layouts that adapt to your content and the viewport.
Layout classes can be nested inside each other.