max-width on image should work now
This commit is contained in:
parent
a88b1a97b9
commit
f0e732f6e1
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ export default {
|
|||
/* border-bottom: 3px dotted green; */
|
||||
}
|
||||
|
||||
#content img {
|
||||
.body img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue