enable negative margins for bootstrap

This commit is contained in:
Adam Piontek 2021-03-01 13:20:28 -05:00
parent 42b2ea9d78
commit fd24153a1d
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ $font-family-sans-serif: Lato, system-ui, -apple-system, "Segoe UI", Roboto,
// "Liberation Mono", "Courier New", monospace !important;
$enable-shadows: true;
$enable-negative-margins: true;