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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 16 KiB