chore:修改图片宽度
This commit is contained in:
parent
ef15e51666
commit
a040b2617c
@ -119,8 +119,8 @@
|
|||||||
}
|
}
|
||||||
img {
|
img {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 80%;
|
max-width: 90%;
|
||||||
margin: 20px 0;
|
margin: 20px auto;
|
||||||
}
|
}
|
||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user