flat: logo style

This commit is contained in:
Apcallover
2024-04-09 21:58:08 +08:00
parent af6bf79b5d
commit a3e62dd665

View File

@@ -549,7 +549,7 @@
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: 60rpx; height: 60rpx;
width: 400rpx; width: 450rpx;
} }
.next_market{ .next_market{
@@ -580,7 +580,7 @@
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: 76rpx; height: 76rpx;
width: 500rpx; width: 560rpx;
margin: 24rpx 24rpx 24rpx 24rpx; margin: 24rpx 24rpx 24rpx 24rpx;
} }
.body_header{ .body_header{