From 3636db179312ef475a9294e16017d425377f2da5 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 25 Oct 2017 17:45:46 +0200 Subject: [PATCH] Blog: Style tweak for project blogs --- src/styles/blog.sass | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/styles/blog.sass b/src/styles/blog.sass index cca3b6fc..ff24eeb3 100644 --- a/src/styles/blog.sass +++ b/src/styles/blog.sass @@ -611,6 +611,8 @@ top: 0 z-index: 1 + +// Specific tweaks for blogs in the context of a project #project_context .blog_index-item +media-xs @@ -618,6 +620,16 @@ padding: 0 margin-left: 10px + &.list + margin-left: 35px !important + + .item-title, + .item-info + padding-left: 25px + #blog_container .comments-container margin-left: 30px + + .blog-archive-navigation + margin-left: 35px