1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

make breakpoints specifications consistent with layout/grid.md

0-576px could be misinterpreted "up to 576px included"
This commit is contained in:
maks 2020-08-05 09:56:00 +02:00 committed by Mark Otto
parent b6b672c00b
commit adf4567386

View file

@ -31,7 +31,7 @@ Bootstrap includes six default breakpoints, sometimes referred to as _grid tiers
<tr>
<td>X-Small</td>
<td><em>None</em></td>
<td>0576px</td>
<td>&lt;576px</td>
</tr>
<tr>
<td>Small</td>