This commit is contained in:
Taric Xin
2021-12-20 15:15:13 +08:00
parent c3f31cc224
commit bce661246c
15 changed files with 272 additions and 124 deletions

View File

@ -20,5 +20,14 @@
}
}
.imgBox {
display: flex;
img {
width : 200px !important;
height: 160px;
}
}
}
}