_sass/app/blog.scss in jumbo-jekyll-theme-1.4.27 vs _sass/app/blog.scss in jumbo-jekyll-theme-1.4.28
- old
+ new
@@ -51,5 +51,8 @@
#content-container .blog_post p {
font-size: 12px;
}
}
+#wrapper h3.panel-title {
+ color: $blog-panel-title-colour;
+}