We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7277570 commit 21c10bbCopy full SHA for 21c10bb
sass/base/utility.scss
@@ -26,7 +26,7 @@
26
}
27
28
29
- @if $b > 3 {
+ @if $b > 2 {
30
/* Set order per breakpoint */
31
@for $i from 13 through 24 {
32
&.order-b#{$b}-#{ $i } {
0 commit comments