Commit fa1ef152 authored by Mark Otto's avatar Mark Otto
Browse files

remove line break

parent c386c5f5
Showing with 0 additions and 1 deletion
+0 -1
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
// Display utilities // Display utilities
// //
@each $breakpoint in map-keys($grid-breakpoints) { @each $breakpoint in map-keys($grid-breakpoints) {
@include media-breakpoint-up($breakpoint) { @include media-breakpoint-up($breakpoint) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints); $infix: breakpoint-infix($breakpoint, $grid-breakpoints);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment