summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-05-27 17:22:25 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-05-27 17:22:25 +0200
commit1dc8190583262cd311c09e431791a4480e847f6e (patch)
tree5b94d512efd775a0d2af1076198d24281375ec43
parent65f0e6d33d6813572e1ccba95b66aa08d100cd5f (diff)
Spacing in main title
-rw-r--r--templates/web/css/elenq-publishing.css2
1 files changed, 1 insertions, 1 deletions
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{