mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 14:13:06 +02:00
combine
This commit is contained in:
@@ -30,9 +30,7 @@ Where *display* is one of:
|
|||||||
* `flex`
|
* `flex`
|
||||||
* `inline-flex`
|
* `inline-flex`
|
||||||
|
|
||||||
The media queries effect screen widths with the given breakpoint *or larger*.
|
The media queries effect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens.
|
||||||
|
|
||||||
For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens.
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user