对齐
This commit is contained in:
@@ -1178,7 +1178,8 @@ export default {
|
|||||||
.item_content_3
|
.item_content_3
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
height calc(100% - 32px)
|
height calc(100% - 32px)
|
||||||
padding 20px 30px
|
// padding 20px 30px
|
||||||
|
padding 10px 45px 10px 30px
|
||||||
_fj(center)
|
_fj(center)
|
||||||
.right_1_up
|
.right_1_up
|
||||||
clear both
|
clear both
|
||||||
|
|||||||
@@ -1375,10 +1375,12 @@ export default {
|
|||||||
.item_content_3
|
.item_content_3
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
height calc(100% - 32px)
|
height calc(100% - 32px)
|
||||||
padding 20px 30px
|
// padding 20px 30px
|
||||||
|
padding 20px 45px 20px 30px
|
||||||
_fj(center)
|
_fj(center)
|
||||||
.item_content_3__h3
|
.item_content_3__h3
|
||||||
padding 10px 30px
|
// padding 10px 30px
|
||||||
|
padding 10px 45px 10px 30px
|
||||||
.right_1_up
|
.right_1_up
|
||||||
clear both
|
clear both
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
|
|||||||
Reference in New Issue
Block a user