refactor: ♻️ 优化页面背景色

This commit is contained in:
ray
2024-09-09 00:47:46 +08:00
parent d6e4e4bab9
commit 3341abef64

View File

@@ -15,6 +15,10 @@
"info": (
"base": #a9aeb8,
),
),
$bg-color: (
"page": #f5f8fd,
)
);