mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
line break for sanity
This commit is contained in:
parent
bab4f1ef3c
commit
dcd4a63e4e
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue