aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/wells.html
diff options
context:
space:
mode:
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">