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

line break for sanity

parent bab4f1ef
Showing with 1 addition and 0 deletions
+1 -0
......@@ -44,6 +44,7 @@
// Some special margin utils
@include media-breakpoint-up($breakpoint) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.m#{$infix}-auto { margin: auto !important; }
.mx#{$infix}-auto {
margin-right: auto !important;
......
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