no message

This commit is contained in:
A1300399510 2024-11-22 17:37:23 +08:00
parent 9ed1d43314
commit 6abe60f370
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@
} }
.boxbox .details .right { .boxbox .details .right {
padding-top: 31px; padding-top: 31px;
padding-bottom: 31px; padding-bottom: 24px;
} }
.boxbox .details .right .name { .boxbox .details .right .name {
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;

View File

@ -105,7 +105,7 @@
.right { .right {
padding-top: 31px; padding-top: 31px;
padding-bottom: 31px; padding-bottom: 24px;
.name { .name {
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
font-weight: 650; font-weight: 650;