0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
This commit is contained in:
Mark Otto 2012-01-10 15:58:44 -08:00
parent 5c2bf0feef
commit a34231d94d

View File

@ -196,7 +196,7 @@
<div class="row"> <div class="row">
<div class="span4"> <div class="span4">
<h3>Variables in LESS</h3> <h3>Variables in LESS</h3>
<p>Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in mixins.less.</p> <p>Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.</p>
</div> </div>
<div class="span4"> <div class="span4">
<h3>How to customize</h3> <h3>How to customize</h3>