feat: 调整样式

This commit is contained in:
Blizzard
2026-02-14 11:31:44 +08:00
parent cbbe82ef63
commit d6f781a666
42 changed files with 827 additions and 293 deletions
+9
View File
@@ -0,0 +1,9 @@
page {
background: #F4F6F0;
}
.exchange-page {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}