From c00235912a3f600be2494c79cf0818f30ad8cbc2 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Fri, 29 Sep 2017 09:18:55 -0300
Subject: [PATCH] Spacing in the archive/index page

---
 local.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/local.css b/local.css
index 4c91ed8..b94d3f7 100644
--- a/local.css
+++ b/local.css
@@ -8,3 +8,7 @@ body {
   display: none;
   visibility: hidden;
 }
+
+.archivepage {
+  margin-bottom: 10px;
+}
-- 
GitLab