mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
containers should flex
This commit is contained in:
parent
96346f0b44
commit
135bd0283d
@ -3,6 +3,7 @@
|
||||
// Generate semantic grid columns with these mixins.
|
||||
|
||||
@mixin make-container($gutters: $grid-gutter-widths) {
|
||||
display: flex;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user