From: Mark Otto Date: Sat, 6 Feb 2016 21:02:10 +0000 (-0800) Subject: formatting X-Git-Tag: v4.0.0-alpha.3~312^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7114e94d6668ad2b7b91b67d2b3d75a9258b1c2a;p=thirdparty%2Fbootstrap.git formatting --- diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 75ee5d9c31..b0e00a396e 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -52,8 +52,7 @@ The above example creates three equal-width columns on small, medium, large, and ## Grid options -While Bootstrap uses `em`s or `rem`s for defining most sizes, `px`s are used for grid breakpoints and container widths. -This is because the viewport width is in pixels and does not change with the [font size](https://drafts.csswg.org/mediaqueries-3/#units). +While Bootstrap uses `em`s or `rem`s for defining most sizes, `px`s are used for grid breakpoints and container widths. This is because the viewport width is in pixels and does not change with the [font size](https://drafts.csswg.org/mediaqueries-3/#units). See how aspects of the Bootstrap grid system work across multiple devices with a handy table.