aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-19 11:59:28 -0700
committerMark Otto <[email protected]>2012-08-19 11:59:28 -0700
commit7ed82c1223e2876c69ae8bc9c21ccff39db18b97 (patch)
tree0a42755e61679fa2a25fe3d3fd2f8db8e205c445 /docs/getting-started.html
parent8e271d664b80f7e04528ba25b81dfc4a7b316df7 (diff)
downloadbootstrap-7ed82c1223e2876c69ae8bc9c21ccff39db18b97.tar.xz
bootstrap-7ed82c1223e2876c69ae8bc9c21ccff39db18b97.zip
font-size change on examples in getting started
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index 4f8e1d6c5..0eecd59e6 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -240,21 +240,21 @@
<a class="thumbnail" href="examples/hero.html">
<img src="assets/img/examples/bootstrap-example-hero.jpg" alt="">
</a>
- <h3>Basic marketing site</h3>
+ <h4>Basic marketing site</h4>
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</li>
<li class="span3">
<a class="thumbnail" href="examples/fluid.html">
<img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
</a>
- <h3>Fluid layout</h3>
+ <h4>Fluid layout</h4>
<p>Uses our new responsive, fluid grid system to create a seamless liquid layout.</p>
</li>
<li class="span3">
<a class="thumbnail" href="examples/starter-template.html">
<img src="assets/img/examples/bootstrap-example-starter.jpg" alt="">
</a>
- <h3>Starter template</h3>
+ <h4>Starter template</h4>
<p>A barebones HTML document with all the Bootstrap CSS and javascript included.</p>
</li>
</ul>