|
@@ -444,6 +444,7 @@ a:active, a:focus {
|
|
|
}
|
|
|
.fLinkBox{
|
|
|
padding: 0 .24rem;
|
|
|
+ margin-left: 15%;
|
|
|
}
|
|
|
.fLinkTitle{
|
|
|
font-size: .15rem;
|
|
@@ -459,6 +460,7 @@ a:active, a:focus {
|
|
|
}
|
|
|
.footerIconContainer{
|
|
|
max-width: 4rem;
|
|
|
+ margin-left: 15%;
|
|
|
}
|
|
|
.footerIconList{
|
|
|
overflow-x: scroll;
|
|
@@ -530,6 +532,7 @@ a:active, a:focus {
|
|
|
gap: .16rem;
|
|
|
flex: 1;
|
|
|
padding-left: .24rem;
|
|
|
+ margin-left: 0.4rem;
|
|
|
}
|
|
|
.aRImgItem{
|
|
|
font-size: 0;
|
|
@@ -842,12 +845,13 @@ a:active, a:focus {
|
|
|
}
|
|
|
.acceptLeftInfo{
|
|
|
max-width: none;
|
|
|
+ margin-left: 20%;
|
|
|
}
|
|
|
.acceptLeftInfo .weAcc{
|
|
|
font-size: .2rem;
|
|
|
}
|
|
|
.aLImgItem img{
|
|
|
- width: .7rem;
|
|
|
+ width: 3.7rem;
|
|
|
height: .4rem;
|
|
|
}
|
|
|
.weText{
|