no message

This commit is contained in:
2025-12-11 13:48:48 +08:00
parent f11a12a416
commit 6c92138283
17 changed files with 1446 additions and 785 deletions
+6
View File
@@ -92,6 +92,9 @@
display: flex;
flex-direction: column;
}
.text-w-400{
font-weight: 400;
}
.text-white{
color:#fff;
}
@@ -164,6 +167,9 @@
.text-52{
font-size:52rpx;
}
.text-64{
font-size:64rpx;
}
.text-88{
font-size:88rpx;
}