提交 3b7016be authored 作者: matian's avatar matian

updates

上级 70b34b8b
......@@ -110,7 +110,7 @@ onMounted(() => {
.item {
flex: 1;
width: 307px;
height: 170px;
// height: 170px;
background: #f8f8f8;
border-radius: 20px;
margin-right: 40px;
......@@ -119,6 +119,7 @@ onMounted(() => {
justify-content: center;
align-items: center;
flex-direction: column;
padding: 10px;
.doc {
font-size: 18px;
font-weight: 400;
......@@ -127,6 +128,7 @@ onMounted(() => {
width: 300px;
text-align: center;
line-height: 1.5;
word-break: break-all;
}
.p1 {
font-size: 16px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论