diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index 032d116529..3249037569 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -500,22 +500,6 @@ With the handful of grid tiers available, you're bound to run into issues where, {% endexample %} -In addition to column clearing at responsive breakpoints, you may need to **reset offsets, pushes, or pulls**. See this in action in [the grid example]({{ site.baseurl }}/docs/{{ site.docs_version }}/examples/grid/). - -