修改样式

This commit is contained in:
2025-09-18 15:34:44 +08:00
parent b61f3287fb
commit aea85af0f9
8 changed files with 17 additions and 7 deletions

View File

@@ -30,4 +30,8 @@
display: flex;
justify-content: space-between;
font-size: 30rpx;
}
.wrapper > .title {
font-size: 32rpx;
}