Browse Source

Merge branch 'master' into lhd

natasha 1 year ago
parent
commit
17eef13595
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/index.scss

+ 1 - 1
src/styles/index.scss

@@ -9,7 +9,7 @@
   line-height: 1.5;
   color: $font-color;
   color-scheme: light dark;
-  background-color: #242424;
+  background-color: $main-background-color;
   font-synthesis: none;
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;