优化前端ui

This commit is contained in:
yml2213
2026-05-17 08:28:27 +08:00
parent 3ca71b782b
commit d8c411d67f
18 changed files with 54 additions and 49 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
background:
radial-gradient(circle at top left, rgba(44, 133, 247, 0.22), transparent 32%),
radial-gradient(circle at top right, rgba(114, 184, 255, 0.18), transparent 26%),
linear-gradient(180deg, #eef4ff 0%, #f7fbff 100%);
linear-gradient(180deg, var(--bg-page) 0%, #f7fbff 100%);
font-family: var(--font-sans);
line-height: 1.5;
font-weight: 400;