chore:修改图片宽度

This commit is contained in:
zhaoxuhui 2018-08-23 16:45:37 +08:00
parent ef15e51666
commit a040b2617c

View File

@ -119,8 +119,8 @@
}
img {
display: block;
max-width: 80%;
margin: 20px 0;
max-width: 90%;
margin: 20px auto;
}
table {
width: 100%;