aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.scss b/static/style.scss
index c2cb5086..ef2b3611 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -139,7 +139,7 @@ html, body {
> div {
padding: 0.5em;
- background-color: #3399ff;
+ background-color: $blue;
color: white;
box-sizing: border-box;