style(申请靓号页): 调整财富等级的字体大小

This commit is contained in:
hzj 2025-12-11 16:51:41 +08:00
parent 2972721c09
commit a54b32ea01

View File

@ -306,7 +306,7 @@ input::placeholder {
@media screen and (min-width: 360px) {
* {
font-size: 12px;
font-size: 14px;
}
}