Commit 60ee7685 authored by Mark Otto's avatar Mark Otto

fix type on responsive grid per #1852

parent efac5441
......@@ -339,7 +339,7 @@
<tr>
<td>Landscape tablets</td>
<td>768px to 980px</td>
<td>44px</td>
<td>42px</td>
<td>20px</td>
</tr>
<tr>
......
......@@ -263,7 +263,7 @@
<tr>
<td>{{_i}}Landscape tablets{{/i}}</td>
<td>768px to 980px</td>
<td>44px</td>
<td>42px</td>
<td>20px</td>
</tr>
<tr>
......
Markdown is supported
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