]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs(examples): improve headings hierarchy
authorGaël Poupard <gael.poupard@orange.com>
Wed, 10 Jun 2020 08:12:09 +0000 (10:12 +0200)
committerMark Otto <otto@github.com>
Sun, 14 Jun 2020 21:47:56 +0000 (14:47 -0700)
site/content/docs/5.0/examples/_index.md

index 0e644b55ac6de152a67c66db24acdc77c009d05d..62a7a2a8ff57a17ea8a3265523a6bd9517d92842 100644 (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>