mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
7e28764e67
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint. - The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints. |
||
---|---|---|
.. | ||
_ads.scss | ||
_algolia.scss | ||
_anchor.scss | ||
_brand.scss | ||
_buttons.scss | ||
_callouts.scss | ||
_clipboard-js.scss | ||
_colors.scss | ||
_component-examples.scss | ||
_content.scss | ||
_footer.scss | ||
_layout.scss | ||
_masthead.scss | ||
_navbar.scss | ||
_placeholder-img.scss | ||
_sidebar.scss | ||
_skippy.scss | ||
_subnav.scss | ||
_syntax.scss | ||
_toc.scss | ||
_variables.scss | ||
docs.scss |