fix member img

This commit is contained in:
chiu 2021-09-02 15:56:20 +08:00
parent 170525421e
commit 6bdbafa502
1 changed files with 5 additions and 0 deletions

View File

@ -423,4 +423,9 @@
th{
width: 10%;
}
@media (max-width: 768px){
.i-member-pic-wrap{
width: 70%;
}
}
}