From a733b776fd712cd2c8c792f0ce2847d28195c330 Mon Sep 17 00:00:00 2001 From: Kyle Tsang <6854874+kyletsang@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:04:00 -0700 Subject: [PATCH] Fix stack examples (#38745) --- site/content/docs/5.3/helpers/stacks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/5.3/helpers/stacks.md b/site/content/docs/5.3/helpers/stacks.md index 2be6b30b4c0b..caa2c67ff5e2 100644 --- a/site/content/docs/5.3/helpers/stacks.md +++ b/site/content/docs/5.3/helpers/stacks.md @@ -42,7 +42,7 @@ Using horizontal margin utilities like `.ms-auto` as spacers: {{< example class="bd-example-flex" >}}
First item
-
Second item
+
Second item
Third item
{{< /example >}} @@ -52,7 +52,7 @@ And with [vertical rules]({{< docsref "/helpers/vertical-rule" >}}): {{< example class="bd-example-flex" >}}
First item
-
Second item
+
Second item
Third item