Commit f8c2d9b5 authored by Mark Otto's avatar Mark Otto
Browse files

remove 940px from default grid heading

parent 59b32586
Showing with 2 additions and 2 deletions
+2 -2
No preview for this file type
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<h1>Grid system <small>12 columns with a responsive twist</small></h1> <h1>Grid system <small>12 columns with a responsive twist</small></h1>
</div> </div>
<h2>Default 940px grid</h2> <h2>Default grid</h2>
<div class="row show-grid"> <div class="row show-grid">
<div class="span1">1</div> <div class="span1">1</div>
<div class="span1">1</div> <div class="span1">1</div>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<h1>{{_i}}Grid system <small>12 columns with a responsive twist</small>{{/i}}</h1> <h1>{{_i}}Grid system <small>12 columns with a responsive twist</small>{{/i}}</h1>
</div> </div>
<h2>{{_i}}Default 940px grid{{/i}}</h2> <h2>{{_i}}Default grid{{/i}}</h2>
<div class="row show-grid"> <div class="row show-grid">
<div class="span1">1</div> <div class="span1">1</div>
<div class="span1">1</div> <div class="span1">1</div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment