From 9d64a983ee05eb84d0e793e359a7335cafaf3eb6 Mon Sep 17 00:00:00 2001 From: Vipin Mishra <52159805+thevipinmishra@users.noreply.github.com> Date: Sun, 18 Dec 2022 12:42:19 +0530 Subject: [PATCH] Fix grid and alignment of Features example (#37502) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Julien Déramond --- .../docs/5.2/examples/features/index.html | 73 +++++++++---------- 1 file changed, 36 insertions(+), 37 deletions(-) diff --git a/site/content/docs/5.2/examples/features/index.html b/site/content/docs/5.2/examples/features/index.html index c134a0a919..35a4ef5da0 100644 --- a/site/content/docs/5.2/examples/features/index.html +++ b/site/content/docs/5.2/examples/features/index.html @@ -292,54 +292,53 @@ body_class: ""

Features with title

-
+

Left-aligned title explaining these awesome features

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.

Primary button
-
-
-
- - - + +
+
+
+
+ + + +
+

Featured title

+

Paragraph of text beneath the heading to explain the heading.

-

Featured title

-

Paragraph of text beneath the heading to explain the heading.

-
-
-
- - - +
+
+ + + +
+

Featured title

+

Paragraph of text beneath the heading to explain the heading.

-

Featured title

-

Paragraph of text beneath the heading to explain the heading.

-
-
-
- - - +
+
+ + + +
+

Featured title

+

Paragraph of text beneath the heading to explain the heading.

-

Featured title

-

Paragraph of text beneath the heading to explain the heading.

-
-
-
- - - +
+
+ + + +
+

Featured title

+

Paragraph of text beneath the heading to explain the heading.

-

Featured title

-

Paragraph of text beneath the heading to explain the heading.

-- 2.47.2