summaryrefslogtreecommitdiff
path: root/Kast/1736635245 tailwindcss container.md
blob: 86df090a962ec2a93abaf22059927e5380711cda (plain)
1
2
3
The container class in [[1736635545 tailwindcss]] basically adds a margin. If added mx-auto; it splits the margin
over both sides.
The margin depends on the current breakpoint. The container max-width is the breakpoints' min-width.