mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02:00
Merge pull request #17030 from swaincreates/v4-dev-spelling-fix
V4 dev spelling fix in docs/getting-started/flexbox.md
This commit is contained in:
@@ -23,7 +23,7 @@ Vendor prefixes are provided in our compiled CSS with Autoprefixer via Grunt.
|
|||||||
|
|
||||||
## Why flexbox?
|
## Why flexbox?
|
||||||
|
|
||||||
In a nutshell, flexbix provides simpler and more flexible layout options in CSS. More specifically, it provides:
|
In a nutshell, flexbox provides simpler and more flexible layout options in CSS. More specifically, it provides:
|
||||||
|
|
||||||
- Easy vertical alignment of content within a parent element.
|
- Easy vertical alignment of content within a parent element.
|
||||||
- Easy reordering of content across devices and screen resolutions with the help of media queries.
|
- Easy reordering of content across devices and screen resolutions with the help of media queries.
|
||||||
|
Reference in New Issue
Block a user