Skip to content

Commit bfb8e0a

Browse files
committed
Invalid whitespace chartacter on u-pull utiltiy
1 parent 7695443 commit bfb8e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/utilities/_u.widths.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121

2222
.u-pull-#{$i}\/#{$qnorr-grid-columns-number},
23-
.u-pull-#{$i} {
23+
.u-pull-#{$i} {
2424
margin-left: - $widthCalc;
2525
}
2626
}

0 commit comments

Comments
 (0)