We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf4567 commit a5fd5bcCopy full SHA for a5fd5bc
scss/mixins/_grid.scss
@@ -6,7 +6,6 @@
6
--bs-gutter-x: #{$gutter};
7
--bs-gutter-y: 0;
8
display: flex;
9
- flex: 1 0 100%;
10
flex-wrap: wrap;
11
margin-top: calc(var(--bs-gutter-y) * -1); // stylelint-disable-line function-blacklist
12
margin-right: calc(var(--bs-gutter-x) / -2); // stylelint-disable-line function-blacklist
0 commit comments