mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
remove that, the example comes first now
This commit is contained in:
parent
9473a7298e
commit
4e2ed6890c
@ -47,8 +47,6 @@ Breaking it down, here's how it works:
|
||||
|
||||
Be aware of the limitations and [bugs around flexbox](https://github.com/philipwalton/flexbugs), like the [inability to use some HTML elements as flex containers](https://github.com/philipwalton/flexbugs#9-some-html-elements-cant-be-flex-containers).
|
||||
|
||||
Sounds good? Great, let's move on to seeing all that in an example.
|
||||
|
||||
## Grid options
|
||||
|
||||
While Bootstrap uses `em`s or `rem`s for defining most sizes, `px`s are used for grid breakpoints and container widths. This is because the viewport width is in pixels and does not change with the [font size](https://drafts.csswg.org/mediaqueries-3/#units).
|
||||
|
Loading…
Reference in New Issue
Block a user