diff --git a/web/ui/src/style/app.scss b/web/ui/src/style/app.scss index 924b133..033aa38 100644 --- a/web/ui/src/style/app.scss +++ b/web/ui/src/style/app.scss @@ -1,3 +1,6 @@ +@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap-sprockets"; +@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; + // styles in src/style directory are applied to the whole page body { background: #26A69A;;