From 89a3e86ebf2da0b2ec739052af195f85fcc5f8da Mon Sep 17 00:00:00 2001
From: David Darnes <me@daviddarnes.com>
Date: Wed, 24 Oct 2018 13:52:27 +0100
Subject: [PATCH] Remove whitespace

---
 _sass/content.scss | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/_sass/content.scss b/_sass/content.scss
index 93b2708e..b2ec2ea1 100644
--- a/_sass/content.scss
+++ b/_sass/content.scss
@@ -63,8 +63,7 @@
   h1:first-of-type {
     margin-top: 0.5em;
   }
-  
-  
+
   dl {
     display: grid;
     grid-template-columns: max-content 1fr;
-- 
GitLab