فهرست منبع

修改背景色

dusenyao 1 سال پیش
والد
کامیت
d528f8708c
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;