From d84e6c2f719d076e438d059bf681ce74952ed922 Mon Sep 17 00:00:00 2001 From: DrejT <119151870+DrejT@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:01:09 +0530 Subject: [PATCH] Update css-grid.md handles overflow in smaller screens --- site/content/docs/5.3/layout/css-grid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.3/layout/css-grid.md b/site/content/docs/5.3/layout/css-grid.md index c79c4ce0f406..b119b6716bfa 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