Merge pull request '首页样式调整' (#441) from projects/line-new-zjl into projects/line-new

Reviewed-on: #441
This commit is contained in:
朱菊兰 2025-07-07 15:49:44 +08:00
commit 6c46083d4a

View File

@ -66,17 +66,10 @@ export default {
background: #CDD3DF;
display: inline-block;
}
.item:first-child {
padding-right: 55px;
text-align: right;
}
.item:last-child {
padding-left: 55px;
}
.item {
display: inline-block;
width: 270px;
box-sizing: border-box;
width: 290px;
text-align: center;
p{
margin: 0;
}