Skip to content

Commit

Permalink
Merge branch 'master' into master-fod-docs-layout-overview-table
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jun 9, 2020
2 parents 00a34d0 + 92a728e commit d74756d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/mixins/_grid.scss
Expand Up @@ -6,6 +6,7 @@
--bs-gutter-x: #{$gutter};
--bs-gutter-y: 0;
display: flex;
flex: 1 0 100%;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1); // stylelint-disable-line function-blacklist
margin-right: calc(var(--bs-gutter-x) / -2); // stylelint-disable-line function-blacklist
Expand Down

0 comments on commit d74756d

Please sign in to comment.