fix stretched images
This commit is contained in:
parent
7cc146b13f
commit
68e59417c1
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ td {
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue