0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

docs(examples): improve headings hierarchy

This commit is contained in:
Gaël Poupard 2020-06-10 10:12:09 +02:00 committed by Mark Otto
parent 7b30cb9b77
commit 6fa3dfe8d9

View File

@ -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>