Skip to content

Commit 87e6ce6

Browse files
committed
update docs
1 parent e9c5593 commit 87e6ce6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/src/html/pages/sidebar-menu/utilities.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1>{{ title }}</h1>
7979
You can customize sidebar utilities with the following Sass variables.
8080
</blockquote>
8181

82-
<h2>.sm-condensed</h2>
82+
<h3>.sm-condensed</h3>
8383
<div class="table-responsive">
8484
<table class="table table-sm">
8585
<thead>
@@ -104,7 +104,7 @@ <h2>.sm-condensed</h2>
104104
</table>
105105
</div>
106106

107-
<h2>.sm-bordered</h2>
107+
<h3>.sm-bordered</h3>
108108
<div class="table-responsive">
109109
<table class="table table-sm">
110110
<thead>
@@ -129,7 +129,7 @@ <h2>.sm-bordered</h2>
129129
</table>
130130
</div>
131131

132-
<h2>.sm-item-bordered</h2>
132+
<h3>.sm-item-bordered</h3>
133133
<div class="table-responsive">
134134
<table class="table table-sm">
135135
<thead>
@@ -164,7 +164,7 @@ <h2>.sm-item-bordered</h2>
164164
</table>
165165
</div>
166166

167-
<h2>.sm-active-button-bg</h2>
167+
<h3>.sm-active-button-bg</h3>
168168
<div class="table-responsive">
169169
<table class="table table-sm">
170170
<thead>
@@ -209,7 +209,7 @@ <h2>.sm-active-button-bg</h2>
209209
</table>
210210
</div>
211211

212-
<h2>.sm-active-button-bg and .sm-icons-block</h2>
212+
<h3>.sm-active-button-bg and .sm-icons-block</h3>
213213
<div class="table-responsive">
214214
<table class="table table-sm">
215215
<thead>

0 commit comments

Comments
 (0)