diff --git a/css.html b/css.html index 2b2ffc2349..305d9f78ca 100644 --- a/css.html +++ b/css.html @@ -316,12 +316,6 @@ base_url: "../" {% endhighlight %} -
-

Need more examples?

-

We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.

-

More grid examples

-
-

Responsive column resets

With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, use a combination of a .clearfix and our responsive utility classes.

{% highlight html %}