修改样式

This commit is contained in:
闫晓茹 2023-11-14 15:04:13 +08:00
parent 9cb723e734
commit a91930b9be
2 changed files with 3 additions and 3 deletions

View File

@ -153,7 +153,7 @@
.text { .text {
position: absolute; position: absolute;
left: 190rpx; left: 190rpx;
top: 220rpx; top: 190rpx;
font-size: 28rpx; font-size: 28rpx;
font-weight: 400; font-weight: 400;
color: #5F5F5F; color: #5F5F5F;
@ -172,7 +172,7 @@
.name { .name {
position: absolute; position: absolute;
left: 190rpx; left: 190rpx;
top: 120rpx; top: 125rpx;
font-size: 32rpx; font-size: 32rpx;
font-weight: 500; font-weight: 500;
color: #000000; color: #000000;