Don't let images overflow content
This commit is contained in:
parent
046c4d47a9
commit
6eb881f361
@ -141,3 +141,6 @@ label.sidebar-toggle > .oi {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.post-content img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user