diff --git a/storybook/src/docs/space.docs.mdx b/storybook/src/docs/space.docs.mdx index 5515deaf7c..a124eab0ab 100644 --- a/storybook/src/docs/space.docs.mdx +++ b/storybook/src/docs/space.docs.mdx @@ -22,25 +22,119 @@ The tables below show the resulting pixel widths at some reference widths. In Spacious Mode, the medium grid space grows from 16 to 56 pixels between window widths of 320 and 1600. -| | 320 | 576 | 1088 | 1600 | -| --------------: | :----: | :----: | :----: | :----: | -| **Extra small** | 4 | 6 | 10 | 14 | -| **Small** | 8 | 12 | 20 | 28 | -| **Medium** | **16** | **24** | **40** | **56** | -| **Large** | 24 | 36 | 60 | 84 | -| **Extra large** | 32 | 48 | 80 | 102 | +| | 320 | 576 | 832 | 1088 | 1344 | 1600 | +| --------------: | :----: | :----: | :----: | :----: | :----: | :----: | +| **Extra small** | 4 | 6 | 8 | 10 | 12 | 14 | +| **Small** | 8 | 12 | 16 | 20 | 24 | 28 | +| **Medium** | **16** | **24** | **32** | **40** | **48** | **56** | +| **Large** | 24 | 36 | 48 | 60 | 72 | 84 | +| **Extra large** | 32 | 48 | 64 | 80 | 96 | 102 | #### Compact In Compact Mode, the medium grid space grows from 16 to 40 pixels between window widths of 1088 and 2624. -| | 1088 | 1600 | 2112 | 2624 | -| --------------: | -----: | -----: | -----: | -----: | -| **Extra small** | 4 | 6 | 8 | 10 | -| **Small** | 8 | 12 | 16 | 20 | -| **Medium** | **16** | **24** | **32** | **40** | -| **Large** | 24 | 36 | 48 | 60 | -| **Extra large** | 32 | 48 | 64 | 80 | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
3205768321088134416001856211223682624
+ Extra small + + 4 + 5678910
+ Small + + 8 + 101214161820
+ Medium + + 16 + + 20 + + 24 + + 28 + + 32 + + 36 + + 40 +
+ Large + + 24 + 303642485460
+ Extra large + + 32 + 404856647280
## Stack Space