优化排行榜样式

This commit is contained in:
dragon
2024-09-30 15:57:41 +08:00
parent 60a487a1aa
commit da4ea9537b
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ body {
line-height: 1.06667rem;
background: url(../images/tabBg.png) no-repeat;
background-size: 100% 100%;
margin: 0.58667rem auto 0.69333rem;
margin: 2.13333rem auto 0.69333rem;
display: flex;
justify-content: space-between;
position: relative;

View File

@@ -45,7 +45,7 @@ body {
line-height: px2rem(80);
background: url(../images/tabBg.png) no-repeat;
background-size: 100% 100%;
margin: px2rem(44) auto px2rem(52);
margin: px2rem(160) auto px2rem(52);
display: flex;
justify-content: space-between;
position: relative;