0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2018-01-15 19:41:07 -08:00
parent e6d9316ba0
commit b5039d594b

View File

@ -272,7 +272,7 @@ For grids that are the same from the smallest of devices to the largest, use the
### Stacked to horizontal
Using a single set of `.col-sm-*` classes, you can create a basic grid system that starts out stacked on extra small devices before becoming horizontal on desktop (medium) devices.
Using a single set of `.col-sm-*` classes, you can create a basic grid system that starts out stacked before becoming horizontal with at the small breakpoint (`sm`).
<div class="bd-example-row">
{% example html %}