Fix index

This commit is contained in:
Jeremy Thomas
2016-12-23 12:13:50 +00:00
parent 102a5d41f1
commit e0b28c8ae8
8 changed files with 610 additions and 84 deletions

View File

@@ -200,15 +200,15 @@ doc-subtab: responsive-helpers
</th>
<th>
Tablet<br>
Between <code>769px</code> and <code>979px</code>
Between <code>769px</code> and <code>999px</code>
</th>
<th>
Desktop<br>
Between <code>980px</code> and <code>1179px</code>
Between <code>1000px</code> and <code>1239px</code>
</th>
<th>
Widescreen<br>
Above <code>1180px</code>
Above <code>1240px</code>
</th>
</tr>
</thead>