Skip to content

Page Layouts

Standard page templates for common interface types. Each layout is responsive and adapts to viewport width.

The most common layout — used for focused content like articles, forms, and detail views.

PropertyValue
Max width640px (sm) / 768px (md) / 1024px (lg)
Padding24px mobile / 40px desktop
AlignmentCentered

Best for: Documentation, blog posts, form wizards, settings pages.

Sidebar + main content area for navigation-heavy interfaces.

PropertyValue
Sidebar240–280px fixed
ContentFlexible, max 960px
CollapseBelow 768px, sidebar becomes drawer

Best for: Dashboards, documentation, file browsers, messaging.

Multi-column card grid for browsing and discovery.

PropertyValue
Columns2 (sm) / 3 (md) / 4 (lg)
Gap16–24px
Card min width280px

Best for: Galleries, product listings, search results.

Edge-to-edge layout for immersive experiences.

PropertyValue
Width100% viewport
Content zonesConstrained inner containers

Best for: Landing pages, hero sections, dashboards with data viz.