aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/grid.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/css/grid.html')
-rw-r--r--docs/_includes/css/grid.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<h4>Example usage</h4>
<p>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.</p>
+ <p>See it in action in <a href="http://jsbin.com/qiqet/3/edit">this rendered example</a>.</p>
{% highlight scss %}
.container {
max-width: 60em;