fix member

This commit is contained in:
chiu 2021-09-02 15:31:54 +08:00
parent 5811b8f504
commit d50fc413a4
1 changed files with 6 additions and 1 deletions

View File

@ -413,6 +413,11 @@
width: 100%;
}
}
.index-member-2-1 .i-member-item.row:not(:first-child) {
.index-member-2-1{
.i-member-item.row:not(:first-child) {
padding-top: 2em;
}
.i-member-pic{
width: 100%;
}
}