优化开芯院模板首页新闻展示样式cont.

This commit is contained in:
黄心宇 2023-07-13 15:41:57 +08:00
parent c3ccc0740a
commit cdf7a0704b
1 changed files with 5 additions and 3 deletions

View File

@ -171,11 +171,9 @@
background-color:#07a583;
}
}
.zone_new_two {
margin-left: 38%;
}
.zone_new_three{
display: flex;
justify-content: space-evenly;
& > div:not(:first-child) {
margin-left: 50px;
}
@ -206,6 +204,10 @@
}
}
}
.zone_new_two {
margin-left: 38%;
justify-content: flex-start;
}
}
.zone_projects{
background-image:linear-gradient(180deg,#f1f4fa 0%,#ffffff 100%);