mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
Correct xs and sm breakpoint values in responsive utilities docs (#21664)
This commit is contained in:
parent
d6a5439a8c
commit
44684a60e5
@ -28,11 +28,11 @@ Try to use these on a limited basis and avoid creating entirely different versio
|
|||||||
<th></th>
|
<th></th>
|
||||||
<th>
|
<th>
|
||||||
Extra small devices
|
Extra small devices
|
||||||
<small>Portrait phones (<544px)</small>
|
<small>Portrait phones (<576px)</small>
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Small devices
|
Small devices
|
||||||
<small>Landscape phones (≥544px - <768px)</small>
|
<small>Landscape phones (≥576px - <768px)</small>
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
Medium devices
|
Medium devices
|
||||||
|
Loading…
x
Reference in New Issue
Block a user