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