Commit b34c2da0 by 林家欣

修改首页字体大小

parent e32e9497
......@@ -23,11 +23,11 @@ export default {
<style lang="scss" scoped>
.list {
margin: 0;
padding: 6px 0;
padding: 7.5px 0;
.row {
display: flex;
justify-content: space-between;
padding: 9.5px 0;
padding: 12.5px 0;
margin: 0;
cursor: pointer;
.li {
......
......@@ -27,7 +27,7 @@ export default {
.row {
display: flex;
justify-content: space-between;
padding: 6px 0;
padding: 7.5px 0;
margin: 0;
.li {
flex: 1;
......
......@@ -1359,7 +1359,7 @@ export default {
}
.cate {
color: #0e2c6b;
font-size: 28px;
font-size: 22px;
margin-bottom: 30px;
font-family: PingFangSC-Medium, PingFang SC;
}
......@@ -1425,6 +1425,7 @@ export default {
color: #0e2c6b;
font-size: 14px;
cursor: pointer;
font-family: PingFangSC-Medium, PingFang SC;
}
}
.wsxtcy {
......@@ -1519,7 +1520,7 @@ export default {
justify-content: space-between;
flex-wrap: wrap;
color: #ffffff;
font-size: 24px;
font-size: 22px;
margin-bottom: 30px;
font-family: PingFangSC-Medium, PingFang SC;
.spqqsfz-cate-right {
......@@ -1605,7 +1606,7 @@ export default {
}
.home-bottom-cate {
color: #0e2c6b;
font-size: 16px;
font-size: 22px;
padding: 15px 0 15px 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment