diff options
| author | Mark Otto <[email protected]> | 2016-01-07 00:20:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-01-07 00:20:36 -0800 |
| commit | de027e637fdb1ae3b8425b0edcf3c0a164b21487 (patch) | |
| tree | 3ff4982b4e27c6e028839504e849d0977882ba41 | |
| parent | b39b8b631b4a86e12790fd886733f6f935ef79cb (diff) | |
| download | bootstrap-de027e637fdb1ae3b8425b0edcf3c0a164b21487.tar.xz bootstrap-de027e637fdb1ae3b8425b0edcf3c0a164b21487.zip | |
pointless comments
| -rw-r--r-- | scss/_variables.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index c3445e996..adbcd6e67 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -105,15 +105,10 @@ $link-hover-decoration: underline !default; // adapting to different screen sizes, for use in media queries. $grid-breakpoints: ( - // Extra small screen / phone xs: 0, - // Small screen / phone sm: 544px, - // Medium screen / tablet md: 768px, - // Large screen / desktop lg: 992px, - // Extra large screen / wide desktop xl: 1200px ) !default; |
