mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
typo
This commit is contained in:
parent
5c2bf0feef
commit
a34231d94d
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user