aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index a15751aa..afd65172 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -2,7 +2,7 @@ $main-color: #f58d2c;
$main-background: white;
$darkened-background: whitesmoke;
-body {
+#app {
background-color: $main-color;
background-size: cover;
background-attachment: fixed;