Skip to content

Commit 3fb4e45

Browse files
committed
Merge pull request #36 from JmzSoftware/new
Explicitly define height as auto
2 parents c60bf59 + 088ae87 commit 3fb4e45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/_post.scss

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
.post-content {
3535
img {
3636
width: 100%;
37+
height: auto;
3738
}
3839
}
3940
}

0 commit comments

Comments
 (0)