From 63f6b24042402c7b5a797abec1bcd721ff5cb744 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 03:46:17 -0700 Subject: [PATCH] link --- docs/_includes/css/grid.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html index ad2d27439a..ce5c1082b2 100644 --- a/docs/_includes/css/grid.html +++ b/docs/_includes/css/grid.html @@ -439,6 +439,7 @@

Example usage

You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between.

+

See it in action in this rendered example.

{% highlight scss %} .container { max-width: 60em;