diff --git a/docs/4.0/utilities/display.md b/docs/4.0/utilities/display.md index 610934a500..a5ad2ea3c6 100644 --- a/docs/4.0/utilities/display.md +++ b/docs/4.0/utilities/display.md @@ -35,13 +35,13 @@ The media queries effect screen widths with the given breakpoint *or larger*. Fo ## Examples {% example html %} -
d-inline
-
d-inline
+
d-inline
+
d-inline
{% endexample %} {% example html %} -d-block -d-block +d-block +d-block {% endexample %} ## Hiding Elements