diff --git a/assets/css/_bs-custom.scss b/assets/css/_bs-custom.scss index df27c88..9553e8c 100644 --- a/assets/css/_bs-custom.scss +++ b/assets/css/_bs-custom.scss @@ -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;