2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Andrew Murphy
2017-10-19 21:15:07 +01:00
committed by GitHub
parent d578117c73
commit 8504f68815
+1 -1
View File
@@ -31,7 +31,7 @@ Where *display* is one of:
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