|
@@ -396,7 +396,7 @@ a:active, a:focus {
|
|
|
display: flex;
|
|
|
}
|
|
|
.leftText{
|
|
|
- max-width: 5.6rem;
|
|
|
+ max-width: 2rem;
|
|
|
margin-right: .8rem;
|
|
|
}
|
|
|
.leftText .ltK{
|
|
@@ -440,11 +440,10 @@ a:active, a:focus {
|
|
|
flex: 1;
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
- padding-right: 2.5rem;
|
|
|
+ padding-right: .5rem;
|
|
|
}
|
|
|
.fLinkBox{
|
|
|
padding: 0 .24rem;
|
|
|
- margin-left: 15%;
|
|
|
}
|
|
|
.fLinkTitle{
|
|
|
font-size: .15rem;
|
|
@@ -460,7 +459,6 @@ a:active, a:focus {
|
|
|
}
|
|
|
.footerIconContainer{
|
|
|
max-width: 4rem;
|
|
|
- margin-left: 15%;
|
|
|
}
|
|
|
.footerIconList{
|
|
|
overflow-x: scroll;
|
|
@@ -515,7 +513,7 @@ a:active, a:focus {
|
|
|
font-size: 0;
|
|
|
}
|
|
|
.aLImgItem img{
|
|
|
- width: 2.5rem;
|
|
|
+ width: .5rem;
|
|
|
height: .3rem;
|
|
|
}
|
|
|
.weText{
|
|
@@ -532,7 +530,6 @@ a:active, a:focus {
|
|
|
gap: .16rem;
|
|
|
flex: 1;
|
|
|
padding-left: .24rem;
|
|
|
- margin-left: 0.4rem;
|
|
|
}
|
|
|
.aRImgItem{
|
|
|
font-size: 0;
|
|
@@ -845,13 +842,12 @@ a:active, a:focus {
|
|
|
}
|
|
|
.acceptLeftInfo{
|
|
|
max-width: none;
|
|
|
- margin-left: 20%;
|
|
|
}
|
|
|
.acceptLeftInfo .weAcc{
|
|
|
font-size: .2rem;
|
|
|
}
|
|
|
.aLImgItem img{
|
|
|
- width: 3.7rem;
|
|
|
+ width: .7rem;
|
|
|
height: .4rem;
|
|
|
}
|
|
|
.weText{
|