flat: style update

This commit is contained in:
Apcallover
2024-02-22 17:23:23 +08:00
parent 89575182ac
commit f167bef724
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{