diff --git a/src/Container/README.md b/src/Container/README.md index 8c2f6a4775..1069ca44d1 100644 --- a/src/Container/README.md +++ b/src/Container/README.md @@ -18,28 +18,28 @@ The base container to contain, pad, and center content in the viewport. This com ```jsx live
-
- +
+ The content in this container doesn't have a max width - + The content in this container won't exceed the extra large width. - + The content in this container won't exceed the large width. - + The content in this container won't exceed the medium width. - + The content in this container won't exceed the small width. - + The content in this container won't exceed the extra small width.