背景颜色修改

This commit is contained in:
禺狨
2023-03-09 17:01:48 +08:00
parent 792a8c5442
commit 36fa2208e0
2 changed files with 1 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
.App {
background-color: #f1f2f9;
background-color: #f6f6f6;
}