mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 14:23:09 +00:00
docs(examples): improve headings hierarchy
This commit is contained in:
parent
7b30cb9b77
commit
6fa3dfe8d9
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ aliases: "/examples/"
|
||||||
alt=""
|
alt=""
|
||||||
width="480" height="300"
|
width="480" height="300"
|
||||||
loading="lazy">
|
loading="lazy">
|
||||||
<h5 class="mb-1">{{ $example.name }}</h5>
|
<h3 class="h5 mb-1">{{ $example.name }}</h3>
|
||||||
</a>
|
</a>
|
||||||
<p class="text-muted">{{ $example.description }}</p>
|
<p class="text-muted">{{ $example.description }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue