From 623d766fec6c26a5c327e76a1ee3886c63cb3dd7 Mon Sep 17 00:00:00 2001
From: Jorran de Wit <jorrandewit@outlook.com>
Date: Thu, 20 Dec 2018 22:08:40 +0100
Subject: [PATCH] Breathing space

---
 scipost/static/scipost/assets/css/_general.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scipost/static/scipost/assets/css/_general.scss b/scipost/static/scipost/assets/css/_general.scss
index ba6614c77..f23fad3cb 100644
--- a/scipost/static/scipost/assets/css/_general.scss
+++ b/scipost/static/scipost/assets/css/_general.scss
@@ -111,7 +111,7 @@ header {
 @media screen and (min-width: 768px) {
     header {
         img {
-            margin: .75rem 0.5rem;
+            margin: 1.0rem 0.5rem;
         }
     }
 }
-- 
GitLab