diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index facb04e..7fcd4a6 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -1,5 +1,9 @@ @import "../../node_modules/bootstrap/scss/bootstrap"; +body{ + background: #ffffbb; +} + .logo{ width: 100%; height: auto;