mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
docs(examples): improve headings hierarchy
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user