mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 14:30:23 +00:00
remove line break
This commit is contained in:
parent
c386c5f5cb
commit
fa1ef15212
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
// Display utilities
|
||||
//
|
||||
|
||||
|
||||
@each $breakpoint in map-keys($grid-breakpoints) {
|
||||
@include media-breakpoint-up($breakpoint) {
|
||||
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
||||
|
|
|
|||
Loading…
Reference in a new issue