Skip to main content
All patterns

Layout

Hairline stat strip

A row of stat tiles joined by hairlines that are grid gap, not borders — the container paints the border color and the tiles paint the surface, so separators never double up or break when the row wraps.

Reach for it when building

  • summary strip at the top of a detail page
  • dashboard KPI row
  • account usage overview
  • report header figures
  • profile stats band
  • stats
  • css-grid
  • css-only
  • hairline
  • no-assets