mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
line break for readibility
This commit is contained in:
parent
40e85012eb
commit
a3f6d8afcb
1 changed files with 1 additions and 0 deletions
|
|
@ -249,6 +249,7 @@
|
|||
@each $breakpoint in map-keys($grid-breakpoints) {
|
||||
$next: breakpoint-next($breakpoint, $grid-breakpoints);
|
||||
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
||||
|
||||
&#{$infix} {
|
||||
@include media-breakpoint-down($breakpoint) {
|
||||
.navbar-nav {
|
||||
|
|
|
|||
Loading…
Reference in a new issue