Landings

Tailwind CSS

Container

A component for fixing an element's width to the current breakpoint.

ClassBreakpoint
containerNone
sm (640px)max-width: 640px;
md (768px)max-width: 768px;
lg (1024px)max-width: 1024px;
xl (1280px)max-width: 1280px;
2xl (1536px)max-width: 1536px;