背景颜色修改

This commit is contained in:
禺狨 2023-03-09 17:00:58 +08:00
parent cafc416a77
commit 792a8c5442

View File

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