mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
Change comment to clarify that $grid-breakpoints are minimum widths for each breakpoint
(as opposed to maximums) [ci skip]
This commit is contained in:
@@ -114,7 +114,7 @@ $link-hover-decoration: underline !default;
|
|||||||
|
|
||||||
// Grid breakpoints
|
// Grid breakpoints
|
||||||
//
|
//
|
||||||
// Define the minimum and maximum dimensions at which your layout will change,
|
// Define the minimum dimensions at which your layout will change,
|
||||||
// adapting to different screen sizes, for use in media queries.
|
// adapting to different screen sizes, for use in media queries.
|
||||||
|
|
||||||
$grid-breakpoints: (
|
$grid-breakpoints: (
|
||||||
|
Reference in New Issue
Block a user