diff options
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> |
