产品页功能介绍修改
parent
b7e083e841
commit
9a39798eef
|
@ -854,13 +854,15 @@
|
|||
}
|
||||
.function{
|
||||
display: flex;
|
||||
margin-top: 40px;
|
||||
flex-wrap: wrap;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.function li{
|
||||
width: 31.8%;
|
||||
padding: 23px 20px;
|
||||
background-color: #f2f4f7;
|
||||
border-radius: 10px;
|
||||
margin-top: 2.3%;
|
||||
margin-right: 2.3%;
|
||||
text-align: center;
|
||||
border: 1px solid #f2f4f7;
|
||||
|
|
Loading…
Reference in New Issue