_sass/app/blog.scss in jumbo-jekyll-theme-3.2.3.6 vs _sass/app/blog.scss in jumbo-jekyll-theme-3.2.3.7
- old
+ new
@@ -68,6 +68,10 @@
border: 1px solid #e2e2e2;
}
#content-container .post-series p {
margin-bottom: 5px;
font-size: 16px;
+}
+#wrapper .blog_post img {
+ max-height: 140px;
+ width: auto;
}
\ No newline at end of file