blob: 4b3e6ca10bda10de5146cd7237d6190822a165eb (
plain)
1
2
|
The container class basically adds a margin to the left and right sides. If added mx-auto; it divides the margin equally over both sides.
The margin depends on the current breakpoint. The container max-width is the breakpoints' min-width.
|