diff --git a/docs/layout/grid.md b/docs/layout/grid.md
index bfa4af63a1..1232262a2a 100644
--- a/docs/layout/grid.md
+++ b/docs/layout/grid.md
@@ -37,23 +37,23 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
|
Extra small devices
- Portrait phones (<???px)
+ Portrait phones (<34em)
|
Small devices
- Landscape phones (≥???px)
+ Landscape phones (≥38em)
|
Medium devices
- Tablets (≥768px)
+ Tablets (≥48em)
|
Large devices
- Desktops (≥992px)
+ Desktops (≥62em)
|
Extra large devices
- Desktops (≥1200px)
+ Desktops (≥75em)
|
@@ -66,10 +66,10 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
Container width |
None (auto) |
- ???px |
- 750px |
- 970px |
- 1170px |
+ 34rem |
+ 45rem |
+ 60rem |
+ 72.25rem |
Class prefix |
@@ -83,14 +83,6 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
# of columns |
12 |
-
- Column width |
- Auto |
- ~??px |
- ~62px |
- ~81px |
- ~97px |
-
Gutter width |
30px (15px on each side of a column) |