提交 e8786a37 authored 作者: matian's avatar matian

updates

上级 8eccf982
...@@ -468,7 +468,7 @@ export default { ...@@ -468,7 +468,7 @@ export default {
flex-wrap: nowrap; flex-wrap: nowrap;
visibility: hidden; visibility: hidden;
.num { .num {
font-size: 55px; font-size: 48px;
font-weight: bold; font-weight: bold;
align-items: center; align-items: center;
display: flex; display: flex;
...@@ -607,6 +607,15 @@ export default { ...@@ -607,6 +607,15 @@ export default {
width: 100%; width: 100%;
display: block; display: block;
} }
p {
font-size: 0.12rem;
font-weight: 300;
line-height: 2;
color: #424242;
}
p + p {
margin-top: 0.1rem;
}
.h5-title { .h5-title {
font-size: 0.14rem; font-size: 0.14rem;
font-weight: bold; font-weight: bold;
...@@ -627,6 +636,14 @@ export default { ...@@ -627,6 +636,14 @@ export default {
// height: 1.4rem; // height: 1.4rem;
// display: block; // display: block;
} }
p {
font-size: 0.12rem;
line-height: 2;
color: #666666;
}
p + p {
margin-top: 0.1rem;
}
} }
.img-list { .img-list {
overflow-x: scroll; overflow-x: scroll;
...@@ -685,7 +702,7 @@ export default { ...@@ -685,7 +702,7 @@ export default {
align-items: center; align-items: center;
flex-wrap: nowrap; flex-wrap: nowrap;
.num { .num {
font-size: 0.3rem; font-size: 0.24rem;
font-weight: bold; font-weight: bold;
display: flex; display: flex;
align-items: center; align-items: center;
...@@ -746,7 +763,7 @@ export default { ...@@ -746,7 +763,7 @@ export default {
} }
p { p {
font-size: 20px; font-size: 20px;
line-height: 30px; line-height: 2;
color: #666666; color: #666666;
} }
p + p { p + p {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论