Fix image width
This commit is contained in:
parent
031c4603b3
commit
2a2676263e
|
@ -100,6 +100,7 @@ pre {
|
|||
}
|
||||
|
||||
.content img {
|
||||
width: 100%;
|
||||
max-width: 36rem;
|
||||
height: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user