]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Examples: adjust heading levels in Checkout example (#40619)
authorChristian Oliff <christianoliff@pm.me>
Wed, 10 Jul 2024 04:51:52 +0000 (13:51 +0900)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 04:51:52 +0000 (06:51 +0200)
site/content/docs/5.3/examples/checkout-rtl/index.html
site/content/docs/5.3/examples/checkout/index.html

index 6ec0889e33894e40533a179c7588b3382b893ee9..87f621e14e8551b3e8abc74d89a9c07ca0f27146 100644 (file)
@@ -14,7 +14,7 @@ body_class: "bg-body-tertiary"
   <main>
     <div class="py-5 text-center">
       <img class="d-block mx-auto mb-4" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo.svg" alt="" width="72" height="57">
-      <h2>نموذج إتمام الشراء</h2>
+      <h1 class="h2">نموذج إتمام الشراء</h1>
       <p class="lead">فيما يلي مثال على نموذج تم إنشاؤه بالكامل باستخدام عناصر تحكم النموذج في Bootstrap. لكل مجموعة نماذج مطلوبة حالة تحقق يمكن تشغيلها بمحاولة إرسال النموذج دون استكماله.</p>
     </div>
 
index a6ecd813eb17739cc39278dc849338ffe2dc6088..8fe01f02ec15fbed0f3d0aaeaab2b6738f614340 100644 (file)
@@ -13,7 +13,7 @@ body_class: "bg-body-tertiary"
   <main>
     <div class="py-5 text-center">
       <img class="d-block mx-auto mb-4" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo.svg" alt="" width="72" height="57">
-      <h2>Checkout form</h2>
+      <h1 class="h2">Checkout form</h1>
       <p class="lead">Below is an example form built entirely with Bootstrap’s form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p>
     </div>