mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
@@ -33,7 +33,7 @@ Where *value* is one of:
|
|||||||
|
|
||||||
The display values can be altered by changing the `$displays` variable and recompiling the SCSS.
|
The display values can be altered by changing the `$displays` variable and recompiling the SCSS.
|
||||||
|
|
||||||
The media queries effect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg`, `xl`, and `xxl` screens.
|
The media queries affect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg`, `xl`, and `xxl` screens.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user