_layouts/home.html in compost-jekyll-theme-0.1.1 vs _layouts/home.html in compost-jekyll-theme-0.1.2
- old
+ new
@@ -4,10 +4,10 @@
{%- assign front_cover = site.posts | find: "layout", "front_cover" -%}
{%- assign posts = site.posts | where: "layout", "post" -%}
{%- assign back_cover = site.posts | find: "layout", "back_cover" -%}
-<div class="pt-md-6 px-3">
+<div class="pt-md-80 px-3">
{% include card_horizontal.html
src=front_cover.image.path
alt=front_cover.image.alt
title=front_cover.title
subtitle=front_cover.subtitle