images do not exceed the window width anymore
parent
6f22f27190
commit
ceaf342e45
|
@ -141,3 +141,6 @@ span.name {
|
|||
span.comment {
|
||||
color: #888A85;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue