This commit is contained in:
qiuyuan 2025-08-12 18:34:20 +08:00
parent e55fe17bcf
commit e2139dacb1
2 changed files with 4 additions and 0 deletions

View File

@ -490,6 +490,8 @@
font-weight: bold;
line-height: 1;
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
position: relative;
top: -4rpx; // 2rpx
}
}
}

View File

@ -485,6 +485,8 @@
font-weight: bold;
line-height: 1;
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
position: relative;
top: -4rpx; // 2rpx
}
}
}