Merge remote-tracking branch 'origin/master'

This commit is contained in:
曹磊 2024-09-03 17:12:16 +08:00
commit 54d20217fa
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;