反馈调整css
parent
6b1298409d
commit
41565486b2
|
@ -2612,7 +2612,7 @@ textarea::-webkit-input-placeholder {
|
||||||
}
|
}
|
||||||
.pase-size{
|
.pase-size{
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: flex-start;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.pase-size a{
|
.pase-size a{
|
||||||
width: 25px;
|
width: 25px;
|
||||||
|
@ -2882,8 +2882,8 @@ textarea::-webkit-input-placeholder {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.pase-size a{
|
.pase-size a{
|
||||||
width: 24px;
|
width: 22px;
|
||||||
line-height: 24px;
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
.social-img{
|
.social-img{
|
||||||
height: 230px;
|
height: 230px;
|
||||||
|
|
Loading…
Reference in New Issue