mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +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=""
|
||||
width="480" height="300"
|
||||
loading="lazy">
|
||||
<h5 class="mb-1">{{ $example.name }}</h5>
|
||||
<h3 class="h5 mb-1">{{ $example.name }}</h3>
|
||||
</a>
|
||||
<p class="text-muted">{{ $example.description }}</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue