diff --git a/site/content/docs/5.2/layout/grid.md b/site/content/docs/5.2/layout/grid.md index 765b7eb603..9d147239fe 100644 --- a/site/content/docs/5.2/layout/grid.md +++ b/site/content/docs/5.2/layout/grid.md @@ -63,77 +63,79 @@ Bootstrap's grid system can adapt across all six default breakpoints, and any br As noted above, each of these breakpoints have their own container, unique class prefix, and modifiers. Here's how the grid changes across these breakpoints: -
- |
- xs - <576px - |
-
- sm - ≥576px - |
-
- md - ≥768px - |
-
- lg - ≥992px - |
-
- xl - ≥1200px - |
-
- xxl - ≥1400px - |
-
---|---|---|---|---|---|---|
Container max-width |
- None (auto) | -540px | -720px | -960px | -1140px | -1320px | -
Class prefix | -.col- |
- .col-sm- |
- .col-md- |
- .col-lg- |
- .col-xl- |
- .col-xxl- |
-
# of columns | -12 | -|||||
Gutter width | -1.5rem (.75rem on left and right) | -|||||
Custom gutters | -}}">Yes | -|||||
Nestable | -Yes | -|||||
Column ordering | -}}">Yes | -
+ |
+ xs + <576px + |
+
+ sm + ≥576px + |
+
+ md + ≥768px + |
+
+ lg + ≥992px + |
+
+ xl + ≥1200px + |
+
+ xxl + ≥1400px + |
+
---|---|---|---|---|---|---|
Container max-width |
+ None (auto) | +540px | +720px | +960px | +1140px | +1320px | +
Class prefix | +.col- |
+ .col-sm- |
+ .col-md- |
+ .col-lg- |
+ .col-xl- |
+ .col-xxl- |
+
# of columns | +12 | +|||||
Gutter width | +1.5rem (.75rem on left and right) | +|||||
Custom gutters | +}}">Yes | +|||||
Nestable | +Yes | +|||||
Column ordering | +}}">Yes | +