enable negative margins for bootstrap
This commit is contained in:
parent
42b2ea9d78
commit
fd24153a1d
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue