style: reduce lottery countdown text

This commit is contained in:
hajimi
2026-08-03 03:36:50 +08:00
parent 013a439c86
commit e56d5f05c1
@@ -2335,4 +2335,8 @@ onReachBottom(() => {
.latest-card__follow--active { .latest-card__follow--active {
color: #e6a23c; color: #e6a23c;
} }
.latest-card__countdown {
font-size: 28rpx;
}
</style> </style>