diff options
| author | Mark Otto <[email protected]> | 2013-08-17 22:51:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-17 22:51:00 -0700 |
| commit | c729f16282e8e3d1d272b2559708bb514d44c227 (patch) | |
| tree | d3beeb0c9cf37d6e9d1fd81af2b5a51f04bb1224 /css.html | |
| parent | 40cbfb69d248a17ead8be41f04fc8b4ac7eae173 (diff) | |
| download | bootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.tar.xz bootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.zip | |
it's levi-OH-sa, not levi-oh-SAR
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ base_url: "../" <div class="page-header"> <h1 id="grid">Grid system</h1> </div> - <p class="lead">Bootstrap includes a responsive, mobile-first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes <a href="#grid-example-basic">predefined classes</a> for easy layout options, as well as powerful <a href="#grid-less">mixins for generating more semantic layouts</a>.</p> + <p class="lead">Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes <a href="#grid-example-basic">predefined classes</a> for easy layout options, as well as powerful <a href="#grid-less">mixins for generating more semantic layouts</a>.</p> <h3 id="grid-media-queries">Media queries</h3> <p>We use the following media queries to create the key breakpoints in our grid system.</p> |
