Commit 63f6b240 authored by Mark Otto's avatar Mark Otto
Browse files

link

parent 77bccf89
Showing with 1 addition and 0 deletions
+1 -0
...@@ -439,6 +439,7 @@ ...@@ -439,6 +439,7 @@
<h4>Example usage</h4> <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>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 %} {% highlight scss %}
.container { .container {
max-width: 60em; max-width: 60em;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment