This commit is contained in:
zxy
2024-02-22 19:22:19 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -548,7 +548,7 @@
.top_log{
background: url(@/static/img/index/inLogo.png) no-repeat center center;
background-size: cover;
height: 80rpx;
height: 60rpx;
width: 400rpx;
}
@@ -579,8 +579,8 @@
.home_logo{
background: url(@/static/img/index/inLogo.png) no-repeat center center;
background-size: cover;
height: 80rpx;
width: 400rpx;
height: 76rpx;
width: 500rpx;
margin: 24rpx 24rpx 24rpx 24rpx;
}
.body_header{