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

updates

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