市北互联平台前端仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
491 B

4 years ago
@import "c/config";
@import "c/function";
.m-people {
4 years ago
width: 850px;
.title {
padding: 10px;
font-size: 22px;
font-family: PingFang SC;
font-weight: 800;
color: #ffffff;
display: flex;
align-items: center;
img {
display: block;
margin-right: 5px;
}
span {
display: block;
}
}
.ren {
.pic-ren {
margin: 0 auto;
}
}
4 years ago
}