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 4cdf6ccd5..54e264dc6 100644
--- a/src/styles/auth.scss
+++ b/src/styles/auth.scss
@@ -1,6 +1,6 @@
1@import './config.scss'; 1@import './config.scss';
2 2
3.theme__dark.auth { 3.theme__dark .auth {
4 background: $dark-theme-gray-darkest; 4 background: $dark-theme-gray-darkest;
5 5
6 .auth__container { 6 .auth__container {