diff options
Diffstat (limited to 'Kast/1736635245 tailwindcss container.md')
-rw-r--r-- | Kast/1736635245 tailwindcss container.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Kast/1736635245 tailwindcss container.md b/Kast/1736635245 tailwindcss container.md new file mode 100644 index 0000000..86df090 --- /dev/null +++ b/Kast/1736635245 tailwindcss container.md @@ -0,0 +1,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. |