mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00: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…
Reference in a new issue