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:
parent
b6b672c00b
commit
adf4567386
1 changed files with 1 additions and 1 deletions
|
@ -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>0–576px</td>
|
||||
<td><576px</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Small</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue