Update _grid-framework.scss
This commit is contained in:
parent
4982926dcf
commit
deeae4f820
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
@for $i from 1 through $columns {
|
||||
.order#{$infix}-#{$i} {
|
||||
order: $i
|
||||
order: $i;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue