mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-09 00:34:07 +08:00
fix(home): 首页样式美化
This commit is contained in:
@@ -90,7 +90,7 @@ async function writeIndex() {
|
||||
<style lang="css">
|
||||
.app-main {
|
||||
min-height: 100vh;
|
||||
background: rgba(255, 255, 255, 75%);
|
||||
background: #ece5d8;
|
||||
backdrop-filter: blur(20px);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user