diff --git a/_assets/css/_bootstrap-custom.scss b/_assets/css/_bootstrap-custom.scss index 9a35841..bcee980 100644 --- a/_assets/css/_bootstrap-custom.scss +++ b/_assets/css/_bootstrap-custom.scss @@ -1,4 +1,4 @@ // overwrite variables $body-bg: #fdfdfd; $enable-responsive-font-sizes: true; -@import "../node_modules/bootstrap/scss/bootstrap.scss"; +@import "../../node_modules/bootstrap/scss/bootstrap.scss";