diff options
Diffstat (limited to 'site/content/docs/5.3/examples/cheatsheet-rtl/index.html')
| -rw-r--r-- | site/content/docs/5.3/examples/cheatsheet-rtl/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/5.3/examples/cheatsheet-rtl/index.html b/site/content/docs/5.3/examples/cheatsheet-rtl/index.html index 824afb4f2..544c5e886 100644 --- a/site/content/docs/5.3/examples/cheatsheet-rtl/index.html +++ b/site/content/docs/5.3/examples/cheatsheet-rtl/index.html @@ -71,7 +71,7 @@ direction: rtl </ul> </nav> </aside> -<div class="bd-cheatsheet container-fluid bg-body"> +<main class="bd-cheatsheet container-fluid bg-body"> <section id="content"> <h2 class="sticky-xl-top fw-bold pt-3 pt-xl-5 pb-2 pb-xl-3">المحتوى</h2> @@ -1538,7 +1538,7 @@ direction: rtl </div> </article> </section> -</div> +</main> <div class="modal fade" id="exampleModalDefault" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> |
