This commit is contained in:
kbing1981 2024-09-03 14:15:49 +08:00
parent 5a6799f983
commit 523d7ab97b
1 changed files with 3 additions and 3 deletions

View File

@ -303,11 +303,11 @@
right: 20px; right: 20px;
top: 0; top: 0;
background: url(../../static/images/index/vip.png) no-repeat center; background: url(../../static/images/index/vip.png) no-repeat center;
background-size: cover; background-size:100%;
width: 198rpx; width: 198rpx;
height: 80px; height: 70px;
text-align: center; text-align: center;
line-height: 96px; line-height: 82px;
font-weight: normal; font-weight: normal;
font-size: 40rpx; font-size: 40rpx;
color: #FEFEFE; color: #FEFEFE;