]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
link
authorMark Otto <otto@github.com>
Tue, 8 Jul 2014 10:46:17 +0000 (03:46 -0700)
committerMark Otto <otto@github.com>
Tue, 8 Jul 2014 10:46:17 +0000 (03:46 -0700)
docs/_includes/css/grid.html

index ad2d27439ab7f82ce3f039e8f0482563cf958b56..ce5c1082b2746ef6ac1c509d04c604245dbee009 100644 (file)
 
   <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;