样式优化
This commit is contained in:
@@ -52,7 +52,7 @@ body {
|
||||
line-height: 0.58667rem;
|
||||
margin: 2.64rem auto 0.29333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.tab div {
|
||||
|
@@ -57,7 +57,7 @@ body {
|
||||
line-height: px2rem(44);
|
||||
margin: px2rem(198) auto px2rem(22);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
|
||||
div {
|
||||
// margin-right: px2rem(50);
|
||||
|
@@ -209,7 +209,7 @@ body {
|
||||
.weeklyRewards {
|
||||
width: 10rem;
|
||||
height: 4.8rem;
|
||||
margin: 0.34667rem auto 0;
|
||||
margin: 0.34667rem auto 0.26667rem;
|
||||
}
|
||||
|
||||
.weeklyRewards .top {
|
||||
|
@@ -217,7 +217,7 @@ body {
|
||||
.weeklyRewards {
|
||||
width: px2rem(750);
|
||||
height: px2rem(360);
|
||||
margin: px2rem(26) auto 0;
|
||||
margin: px2rem(26) auto px2rem(20);
|
||||
|
||||
.top {
|
||||
width: 100%;
|
||||
|
@@ -52,7 +52,7 @@ body {
|
||||
line-height: 0.58667rem;
|
||||
margin: 2.64rem auto 0.29333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.tab div {
|
||||
|
@@ -57,7 +57,7 @@ body {
|
||||
line-height: px2rem(44);
|
||||
margin: px2rem(198) auto px2rem(22);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
|
||||
div {
|
||||
color: #7B7B7D;
|
||||
|
Reference in New Issue
Block a user