From: DrejT <119151870+DrejT@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:22:10 +0000 (+0530) Subject: Docs: add `.overflow-x-auto` to CSS Grid nesting example at small breakpoints (#40928) X-Git-Tag: v5.3.4~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b80e676232827de2a98c0052300150830292d87f;p=thirdparty%2Fbootstrap.git Docs: add `.overflow-x-auto` to CSS Grid nesting example at small breakpoints (#40928) Co-authored-by: Julien Déramond --- diff --git a/site/content/docs/5.3/layout/css-grid.md b/site/content/docs/5.3/layout/css-grid.md index c79c4ce0f4..b119b6716b 100644 --- a/site/content/docs/5.3/layout/css-grid.md +++ b/site/content/docs/5.3/layout/css-grid.md @@ -149,7 +149,7 @@ Similar to our default grid system, our CSS Grid allows for easy nesting of `.gr In practice this allows for more complex and custom layouts when compared to our default grid system. {{< example class="bd-example-cssgrid" >}} -
+
First auto-column