1
0
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:
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> <tr>
<td>X-Small</td> <td>X-Small</td>
<td><em>None</em></td> <td><em>None</em></td>
<td>0576px</td> <td>&lt;576px</td>
</tr> </tr>
<tr> <tr>
<td>Small</td> <td>Small</td>