From ea1fa0528529a7155ef40e505a3650a44fd31b25 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 16 Feb 2016 01:24:34 -0800 Subject: [PATCH] Change comment to clarify that $grid-breakpoints are minimum widths for each breakpoint (as opposed to maximums) [ci skip] --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index 5c92cb21dd..30a57b5c24 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -114,7 +114,7 @@ $link-hover-decoration: underline !default; // 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. $grid-breakpoints: (