diff options
| author | Mark Otto <[email protected]> | 2012-08-19 12:04:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-19 12:04:41 -0700 |
| commit | bb85bbc657e9ba35292acb7dd37fbeb2551b94c2 (patch) | |
| tree | ce8b3603c2d9a0622ffad671ce9a9571a844737e /docs/scaffolding.html | |
| parent | 7ed82c1223e2876c69ae8bc9c21ccff39db18b97 (diff) | |
| download | bootstrap-bb85bbc657e9ba35292acb7dd37fbeb2551b94c2.tar.xz bootstrap-bb85bbc657e9ba35292acb7dd37fbeb2551b94c2.zip | |
compy edits to docs
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index ff59a1777..b8b663a7c 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -100,7 +100,7 @@ ================================================== --> <section id="global"> <div class="page-header"> - <h1>Global styles <small>for CSS reset, typography, and links</small></h1> + <h1>Global styles</h1> </div> <h3>Requires HTML5 doctype</h3> @@ -134,7 +134,7 @@ ================================================== --> <section id="gridSystem"> <div class="page-header"> - <h1>Default grid system <small>12 columns with a responsive twist</small></h1> + <h1>Default grid system</h1> </div> <h2>Live grid example</h2> @@ -233,7 +233,7 @@ ================================================== --> <section id="fluidGridSystem"> <div class="page-header"> - <h1>Fluid grid system <small>12 responsive, percent-based columns</small></h1> + <h1>Fluid grid system</h1> </div> <h2>Live fluid grid example</h2> @@ -338,7 +338,7 @@ ================================================== --> <section id="layouts"> <div class="page-header"> - <h1>Layouts <small>Basic templates to create webpages</small></h1> + <h1>Layouts</h1> </div> <h2>Fixed layout</h2> @@ -381,7 +381,7 @@ ================================================== --> <section id="responsive"> <div class="page-header"> - <h1>Responsive design <small>Media queries for various devices and resolutions</small></h1> + <h1>Responsive design</h1> </div> <h2>Enabling responsive features</h2> |
