no message
This commit is contained in:
parent
7d29583b93
commit
1d4fe4aa71
@ -238,6 +238,9 @@ body {
|
|||||||
color: #000000;
|
color: #000000;
|
||||||
width: 474px;
|
width: 474px;
|
||||||
}
|
}
|
||||||
|
.my-project .my-box .head .item.pitch.item-left {
|
||||||
|
padding-right: 80px;
|
||||||
|
}
|
||||||
.my-project .my-box .head .item.pitch .bj,
|
.my-project .my-box .head .item.pitch .bj,
|
||||||
.my-project .my-box .head .item.pitch .icon {
|
.my-project .my-box .head .item.pitch .icon {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -275,6 +275,9 @@ body {
|
|||||||
&.pitch {
|
&.pitch {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
width: 474px;
|
width: 474px;
|
||||||
|
&.item-left {
|
||||||
|
padding-right: 80px;
|
||||||
|
}
|
||||||
.bj,
|
.bj,
|
||||||
.icon {
|
.icon {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user