diff --git a/_sass/_post.scss b/_sass/_post.scss index df25968..80ac8fd 100644 --- a/_sass/_post.scss +++ b/_sass/_post.scss @@ -34,6 +34,7 @@ .post-content { img { width: 100%; + height: auto; } } }