From b19b76c82b14220eda9ed0bb04ae01d9aae9da45 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 31 Dec 2018 12:51:28 +0000 Subject: [PATCH] Revert "Reduce padding" This reverts commit f9536cf21a1d19840265097c99716df2adf0ec2c. --- assets/js/components/Navbar.vue | 2 +- source/_partials/layout/navbar.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/components/Navbar.vue b/assets/js/components/Navbar.vue index a5f43a2a..650524f4 100644 --- a/assets/js/components/Navbar.vue +++ b/assets/js/components/Navbar.vue @@ -2,7 +2,7 @@
-
+
{{ siteTitle }}
diff --git a/source/_partials/layout/navbar.html.twig b/source/_partials/layout/navbar.html.twig index fd5e2e5e..cf7e0e4c 100644 --- a/source/_partials/layout/navbar.html.twig +++ b/source/_partials/layout/navbar.html.twig @@ -1,6 +1,6 @@
-
+
{{ site.title }}