mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 16:30:23 +00:00
Fixes #34187
This commit is contained in:
parent
77d4143674
commit
653476ec98
1 changed files with 1 additions and 1 deletions
|
|
@ -458,7 +458,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS
|
|||
@include make-col();
|
||||
@include make-col($size, $columns: $grid-columns);
|
||||
|
||||
// Get fancy by offsetting, or changing the sort order
|
||||
// Offset with margins
|
||||
@include make-col-offset($size, $columns: $grid-columns);
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue