Commit d9266f95 authored by Mark Otto's avatar Mark Otto

Merge pull request #8846 from ggam/patch-5

Fix grid sizes documentation
parents 5ef1fe16 3d54fe18
......@@ -92,11 +92,11 @@ base_url: "../"
<th></th>
<th>
Tiny devices
<small>Phones (&lt;480px)</small>
<small>Phones (&lt;768px)</small>
</th>
<th>
Small devices
<small>Tablets (&lt;768px)</small>
<small>Tablets (&gt;768px)</small>
</th>
<th>
Medium devices
......
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