From: ysds Date: Thu, 29 Aug 2019 13:12:26 +0000 (+0900) Subject: Add responsive example X-Git-Tag: v5.0.0-alpha1~793 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f49092877c83bf2007cc363fc5c6925cc0dc8c;p=thirdparty%2Fbootstrap.git Add responsive example --- diff --git a/site/content/docs/4.3/layout/grid.md b/site/content/docs/4.3/layout/grid.md index 454dcd4aec..2245dbe54f 100644 --- a/site/content/docs/4.3/layout/grid.md +++ b/site/content/docs/4.3/layout/grid.md @@ -382,6 +382,19 @@ Use these row columns classes to quickly create basic grid layouts or to control {{< /example >}} +
+{{< example >}} +
+
+
Column
+
Column
+
Column
+
Column
+
+
+{{< /example >}} +
+ You can also use the accompanying Sass mixin, `row-cols()`: {{< highlight scss >}}