2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

containers should flex

This commit is contained in:
Mark Otto
2016-12-21 14:16:13 -08:00
committed by Mark Otto
parent 96346f0b44
commit 135bd0283d
+1
View File
@@ -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;