_sass/app/blog.scss in jumbo-jekyll-theme-3.3.1 vs _sass/app/blog.scss in jumbo-jekyll-theme-3.3.2

- old
+ new

@@ -26,9 +26,16 @@ color: white; margin-bottom: 50px; padding-top: 40px; } +span.new-post { + background-color: $brand-primary; + color: white; + padding: 4px; + border-radius: 3px; +} + .row.blog_content_area.main-cont { padding-top: 20px; } .speakers-arm-hpc p.list-group-item-text { \ No newline at end of file