fix stretched images (#28)
This commit is contained in:
parent
7cc146b13f
commit
4efb706c06
@ -75,6 +75,7 @@ td {
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
code {
|
||||
|
Loading…
x
Reference in New Issue
Block a user