mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
make breakpoints specifications consistent with layout/grid.md
0-576px could be misinterpreted "up to 576px included"
This commit is contained in:
@@ -31,7 +31,7 @@ Bootstrap includes six default breakpoints, sometimes referred to as _grid tiers
|
|||||||
<tr>
|
<tr>
|
||||||
<td>X-Small</td>
|
<td>X-Small</td>
|
||||||
<td><em>None</em></td>
|
<td><em>None</em></td>
|
||||||
<td>0–576px</td>
|
<td><576px</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Small</td>
|
<td>Small</td>
|
||||||
|
Reference in New Issue
Block a user