style:样式修改3
This commit is contained in:
@@ -38,12 +38,11 @@
|
|||||||
.orico_Page_subcategory .pageMain .ori-pd-title {
|
.orico_Page_subcategory .pageMain .ori-pd-title {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
color: #101010;
|
color: #101010;
|
||||||
margin-bottom: 1.25rem;
|
|
||||||
}
|
}
|
||||||
.orico_Page_subcategory .pageMain .ori-pd-list {
|
.orico_Page_subcategory .pageMain .ori-pd-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap; /* 自动换行 */
|
flex-wrap: wrap;
|
||||||
justify-content: flex-start; /* 水平方向均匀分布 */
|
justify-content: flex-start;
|
||||||
margin-bottom: 2% ;
|
margin-bottom: 2% ;
|
||||||
}
|
}
|
||||||
.orico_Page_subcategory .pageMain .ori-pd-list .oripditem {
|
.orico_Page_subcategory .pageMain .ori-pd-list .oripditem {
|
||||||
|
|||||||
Reference in New Issue
Block a user