diff options
| author | Mark Otto <[email protected]> | 2015-01-19 20:03:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-19 20:03:08 -0800 |
| commit | 33e32bffc8209fa88acec2a8ae9490e2a7595988 (patch) | |
| tree | c74f79b49faf1793d2c33c45861dc9d4a3ad0aed /docs/layout/grid.md | |
| parent | ff1d10affb94f6c44a06d19c701bdd0523e746c4 (diff) | |
| download | bootstrap-33e32bffc8209fa88acec2a8ae9490e2a7595988.tar.xz bootstrap-33e32bffc8209fa88acec2a8ae9490e2a7595988.zip | |
new headers, ad placements, intro paragraphs on several pages, etc
Diffstat (limited to 'docs/layout/grid.md')
| -rw-r--r-- | docs/layout/grid.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 0a5abce9d..bed04585b 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -3,7 +3,9 @@ layout: page title: Grid system --- -Bootstrap includes a powerful grid system for building layouts of all shapes and sizes. It's based on a 12 column layout and features multiple tiers for different device sizes. Put it to work with our predefined classes or semantic mixins. Plus, it's mobile-first! +Bootstrap includes a powerful mobile-first grid system for building layouts of all shapes and sizes based on a 12 column layout. + +There are multiple tiers for different device sizes, available via our predefined classes or semantic mixins. ### Quick start |
