aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples/checkout-rtl
diff options
context:
space:
mode:
authorChristian Oliff <[email protected]>2024-07-10 13:51:52 +0900
committerGitHub <[email protected]>2024-07-10 06:51:52 +0200
commite20cc0d660f72c12befbfcbe90eef2aa39655c48 (patch)
tree1bea47aa07afa419d83815b2ebeb829f427ecdb6 /site/content/docs/5.3/examples/checkout-rtl
parent7c392498fabed7b4327e7c798c6af152b5071d29 (diff)
downloadbootstrap-e20cc0d660f72c12befbfcbe90eef2aa39655c48.tar.xz
bootstrap-e20cc0d660f72c12befbfcbe90eef2aa39655c48.zip
Examples: adjust heading levels in Checkout example (#40619)
Diffstat (limited to 'site/content/docs/5.3/examples/checkout-rtl')
-rw-r--r--site/content/docs/5.3/examples/checkout-rtl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/examples/checkout-rtl/index.html b/site/content/docs/5.3/examples/checkout-rtl/index.html
index 6ec0889e3..87f621e14 100644
--- a/site/content/docs/5.3/examples/checkout-rtl/index.html
+++ b/site/content/docs/5.3/examples/checkout-rtl/index.html
@@ -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>