From 4a4cb658f63e1f567f0ce720904511c7287e7e23 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 3 Sep 2017 02:57:25 +0800 Subject: [PATCH] Related posts: fix up gutters --- _includes/2017/related-posts.html | 2 +- ...ated-posts.scss => related-post-list.scss} | 18 - _sass/2017/components/related-posts-area.scss | 17 + .../components/related-posts-section.scss | 16 +- _sass/2017/style.scss | 3 +- rails-models.md | 578 ++++++++++++------ 6 files changed, 409 insertions(+), 225 deletions(-) rename _sass/2017/components/{related-posts.scss => related-post-list.scss} (57%) create mode 100644 _sass/2017/components/related-posts-area.scss diff --git a/_includes/2017/related-posts.html b/_includes/2017/related-posts.html index 40696c238..4e9dd68ef 100644 --- a/_includes/2017/related-posts.html +++ b/_includes/2017/related-posts.html @@ -10,7 +10,7 @@ | where_exp: "page", "page.deprecated != true" | sort: "weight", "last" %} -