From 1dc8190583262cd311c09e431791a4480e847f6e Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Wed, 27 May 2020 17:22:25 +0200
Subject: Spacing in main title

---
 templates/web/css/elenq-publishing.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/web')

diff --git a/templates/web/css/elenq-publishing.css b/templates/web/css/elenq-publishing.css
index 9292cd1..b6ff274 100644
--- a/templates/web/css/elenq-publishing.css
+++ b/templates/web/css/elenq-publishing.css
@@ -3,7 +3,7 @@
 #title-block-header h1.main-title {
   font-size: 4.5rem; line-height: 1;  text-align: center;
   margin-bottom: 2rem;
-  margin-top: 2rem;
+  margin-top: 7rem;
   font-family: "LatoLatinLightWeb", Helvetica, Arial, sans-serif;
 }
 #title-block-header h1 span.subtitle{
-- 
cgit v1.2.3