aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/wells.html
diff options
context:
space:
mode:
authorSteven Black <[email protected]>2015-02-23 22:14:50 -0500
committerSteven Black <[email protected]>2015-02-23 22:14:50 -0500
commit79eb5854ea06c95b0640168d243f920ca1ba3f1d (patch)
treeff313ea358a9da84bba8f0603641478b3d53d298 /docs/_includes/components/wells.html
parent68fef8c2470be258107f5ab0d587c89ebfaaa221 (diff)
downloadbootstrap-79eb5854ea06c95b0640168d243f920ca1ba3f1d.tar.xz
bootstrap-79eb5854ea06c95b0640168d243f920ca1ba3f1d.zip
docs>components>(remainder) headings
Diffstat (limited to 'docs/_includes/components/wells.html')
-rw-r--r--docs/_includes/components/wells.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/components/wells.html b/docs/_includes/components/wells.html
index 53eae2dde..e502f2b3c 100644
--- a/docs/_includes/components/wells.html
+++ b/docs/_includes/components/wells.html
@@ -1,7 +1,7 @@
<div class="bs-docs-section">
<h1 id="wells" class="page-header">Wells</h1>
- <h3>Default well</h3>
+ <h2>Default well</h2>
<p>Use the well as a simple effect on an element to give it an inset effect.</p>
<div class="bs-example" data-example-id="default-well">
<div class="well">
@@ -11,7 +11,7 @@
{% highlight html %}
<div class="well">...</div>
{% endhighlight %}
- <h3>Optional classes</h3>
+ <h2>Optional classes</h2>
<p>Control padding and rounded corners with two optional modifier classes.</p>
<div class="bs-example" data-example-id="large-well">
<div class="well well-lg">