mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 08:50:22 +00:00
mo betta thumbnails docs
This commit is contained in:
parent
2576e6d1d6
commit
238566b445
2 changed files with 4 additions and 2 deletions
|
|
@ -1355,8 +1355,9 @@
|
|||
================================================== -->
|
||||
<section id="thumbnails">
|
||||
<div class="page-header">
|
||||
<h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1>
|
||||
<h1>Thumbnails</h1>
|
||||
</div>
|
||||
<p class="lead">Extend Bootstrap's <a href="./css.html#gridSystem">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
|
||||
|
||||
<h3>Default thumbnails</h3>
|
||||
<p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>
|
||||
|
|
|
|||
3
docs/templates/pages/components.mustache
vendored
3
docs/templates/pages/components.mustache
vendored
|
|
@ -1287,8 +1287,9 @@
|
|||
================================================== -->
|
||||
<section id="thumbnails">
|
||||
<div class="page-header">
|
||||
<h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1>
|
||||
<h1>Thumbnails</h1>
|
||||
</div>
|
||||
<p class="lead">Extend Bootstrap's <a href="./css.html#gridSystem">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
|
||||
|
||||
<h3>Default thumbnails</h3>
|
||||
<p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue