From 3bf01fe314c4c5176ff86835c593b90c44f3a5cd Mon Sep 17 00:00:00 2001 From: Daryl Fritz Date: Thu, 27 Sep 2018 14:25:10 -0400 Subject: [PATCH] Match multiple-breakpoint-example to the code The example code that a user copies doesn't match the code that runs in the browser. This is confusing for new users and fails to demonstrate the actual library. --- .../documentation/columns/responsiveness.html | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/docs/documentation/columns/responsiveness.html b/docs/documentation/columns/responsiveness.html index b04f1e22..bff2dd80 100644 --- a/docs/documentation/columns/responsiveness.html +++ b/docs/documentation/columns/responsiveness.html @@ -33,12 +33,14 @@ breadcrumb:
is-three-quarters-mobile
is-two-thirds-tablet
- is-half-desktop - is-one-third-widescreen + is-half-desktop
+ is-one-third-widescreen
is-one-quarter-fullhd
-
1
-
1
+
2
+
3
+
4
+
5
{% endcapture %} @@ -108,24 +110,26 @@ breadcrumb:
-
+

- is-half-mobile
- is-one-third-tablet
- is-one-quarter-desktop + is-three-quarters-mobile
+ is-two-thirds-tablet
+ is-half-desktop
+ is-one-third-widescreen
+ is-one-quarter-fullhd

-

1

+

2

-

1

+

3

-

1

+

4

-

1

+

5