mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
link
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user