mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Fixes #34187
This commit is contained in:
@@ -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);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user