产品页功能介绍修改

master
Lee 2022-02-08 16:40:39 +08:00
parent b7e083e841
commit 9a39798eef
1 changed files with 3 additions and 1 deletions

View File

@ -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;