flat: 123

This commit is contained in:
Apcallover
2024-02-21 11:04:13 +08:00
parent a3981e2a93
commit cb52386409
3 changed files with 4 additions and 4 deletions

View File

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