fix stretched images (#28)
This commit is contained in:
parent
7cc146b13f
commit
4efb706c06
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