0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

remove 940px from default grid heading

This commit is contained in:
Mark Otto 2012-02-05 02:24:14 -08:00
parent 59b32586af
commit f8c2d9b53d
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -97,7 +97,7 @@
<h1>Grid system <small>12 columns with a responsive twist</small></h1>
</div>
<h2>Default 940px grid</h2>
<h2>Default grid</h2>
<div class="row show-grid">
<div class="span1">1</div>
<div class="span1">1</div>

View File

@ -21,7 +21,7 @@
<h1>{{_i}}Grid system <small>12 columns with a responsive twist</small>{{/i}}</h1>
</div>
<h2>{{_i}}Default 940px grid{{/i}}</h2>
<h2>{{_i}}Default grid{{/i}}</h2>
<div class="row show-grid">
<div class="span1">1</div>
<div class="span1">1</div>