]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs>components>thumbnails headings 15888/head
authorSteven Black <steveb@stevenblack.com>
Tue, 24 Feb 2015 02:41:53 +0000 (21:41 -0500)
committerSteven Black <steveb@stevenblack.com>
Tue, 24 Feb 2015 02:41:53 +0000 (21:41 -0500)
docs/_includes/components/thumbnails.html

index 530ae50fb65d55d6d588970c546ddc15030fbc3b..0f83826198a7dd4444ff59cb03308c959a570a28 100644 (file)
@@ -4,7 +4,7 @@
   <p class="lead">Extend Bootstrap's <a href="../css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
   <p>If you're looking for Pinterest-like presentation of thumbnails of varying heights and/or widths, you'll need to use a third-party plugin such as <a href="http://masonry.desandro.com">Masonry</a>, <a href="http://isotope.metafizzy.co">Isotope</a>, or <a href="http://salvattore.com">Salvattore</a>.</p>
 
-  <h3 id="thumbnails-default">Default example</h3>
+  <h2 id="thumbnails-default">Default example</h2>
   <p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>
   <div class="bs-example" data-example-id="simple-thumbnails">
     <div class="row">
@@ -41,7 +41,7 @@
 </div>
 {% endhighlight %}
 
-  <h3 id="thumbnails-custom-content">Custom content</h3>
+  <h2 id="thumbnails-custom-content">Custom content</h2>
   <p>With a bit of extra markup, it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails.</p>
   <div class="bs-example" data-example-id="thumbnails-with-custom-content">
     <div class="row">