From 087d16d21a75bedafbf84fce3ba264b4dc82b1d7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 14 Nov 2015 19:47:49 -0800 Subject: [PATCH] that @cvrebert lifestyle --- docs/_includes/css/grid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html index ad8b676157..46ed466275 100644 --- a/docs/_includes/css/grid.html +++ b/docs/_includes/css/grid.html @@ -333,7 +333,7 @@ {% endhighlight %} -

You can also override offsets from lower grid tiers with -offset-0 classes.

+

You can also override offsets from lower grid tiers with .col-*-offset-0 classes.

{% highlight html %}