소스 검색

Merge branch 'master' into lhd

natasha 1 년 전
부모
커밋
17eef13595
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;