Containers
Halfmoon comes with three different types of containers:
- .container which sets a different max-width at each responsive breakpoint.
- .container-{breakpoint} which is width: 100% until the specified breakpoint.
- .container-fluid which is width: 100% at all breakpoints.
The following table explains how the max-width varies for different breakpoints.