The .container
class can be used in any context, but mostly as a direct child of either:
.header
.hero
.section
.footer
On mobile and tablet, the container will have a margin of 1.5rem on both the left and right sides.
On desktop (> 980px), the container will have a maximum width of 960px and will be horizontally centered.