样式调整

This commit is contained in:
zhaoxiao
2021-12-24 18:59:26 +08:00
parent 916a2c3869
commit 2376753108
2 changed files with 14 additions and 5 deletions
@@ -323,8 +323,12 @@ h3.title::before {
}
.proof-img {
display: flex;
width:calc(100% - 4rem);
&-item {
width: 50%;
img {
max-width: 100%;
max-height: 150px;