Skip to content

Commit 479a381

Browse files
committed
max image width
1 parent d9483c7 commit 479a381

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/scss/modules/_comments.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
.comment {
1313

14+
img
15+
{
16+
max-width: 100%;
17+
}
18+
1419
@include clearfix;
1520
h2 {
1621
font-size:20px;

0 commit comments

Comments
 (0)