diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 7fcd4a6..f571620 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -1,7 +1,7 @@ @import "../../node_modules/bootstrap/scss/bootstrap"; body{ - background: #ffffbb; + background: #ffedbb; } .logo{