fix(css): 样式更改

This commit is contained in:
BTMuli
2023-03-31 16:56:40 +08:00
parent c1a9a41c7a
commit 5d9d0ccd28
2 changed files with 9 additions and 9 deletions

View File

@@ -15,8 +15,3 @@
.global-font {
font-family: "Genshin", sans-serif;
}
/* 常见卡片样式 */
.common-card {
margin-bottom: 10px;
font-family: "Genshin", sans-serif;
}