mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02: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