From 8caf131f1376d038b435c29a7212bb261c77c277 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 25 Apr 2019 23:24:47 +0200 Subject: [PATCH] Increase spacing --- source/_includes/sponsors/full.html.twig | 4 ++-- source/sponsors.html.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_includes/sponsors/full.html.twig b/source/_includes/sponsors/full.html.twig index 259bf98..96a96db 100644 --- a/source/_includes/sponsors/full.html.twig +++ b/source/_includes/sponsors/full.html.twig @@ -1,5 +1,5 @@
-

{{ name }}

+

{{ name }}

@@ -10,7 +10,7 @@ {% endif %} {% if url %} - + Visit {{ name }}’s website {% endif %} diff --git a/source/sponsors.html.twig b/source/sponsors.html.twig index e6a7cd4..a3415c0 100644 --- a/source/sponsors.html.twig +++ b/source/sponsors.html.twig @@ -11,7 +11,7 @@ title: Sponsors {% set sponsors = site.sponsors[level] %} {% if sponsors %}
-

{{ level ~ ' Sponsors'|capitalize }}

+

{{ level ~ ' Sponsors'|capitalize }}

{% for sponsor in sponsors %}