aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/auth.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/auth.scss')
-rw-r--r--src/styles/auth.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/auth.scss b/src/styles/auth.scss
index aee255196..0c7485ef0 100644
--- a/src/styles/auth.scss
+++ b/src/styles/auth.scss
@@ -36,7 +36,7 @@
36} 36}
37 37
38.auth { 38.auth {
39 background: $theme-brand-gradient; 39 background: $dark-theme-gray-darkest;
40 display: flex; 40 display: flex;
41 justify-content: center; 41 justify-content: center;
42 42