diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html index ad2d27439..ce5c1082b 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;