forked from Gitlink/forgeplus-react
优化开芯院模板首页新闻展示样式cont.
This commit is contained in:
parent
c3ccc0740a
commit
cdf7a0704b
|
@ -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%);
|
||||
|
|
Loading…
Reference in New Issue