From f5803073ff78635ec37ae999614608e3b98654c0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 24 Jan 2019 22:06:10 +0000 Subject: [PATCH] Adjust layout --- source/index.html.twig | 8 ++++---- tailwind.js | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/source/index.html.twig b/source/index.html.twig index d34121671..e9b7176a2 100644 --- a/source/index.html.twig +++ b/source/index.html.twig @@ -24,7 +24,7 @@ layout: default -
+
@@ -43,9 +43,9 @@ layout: default
-
-
-
+
+
+
Drupalcamp Bristol logo
diff --git a/tailwind.js b/tailwind.js index 20de886a7..5d540c6f9 100644 --- a/tailwind.js +++ b/tailwind.js @@ -712,6 +712,7 @@ module.exports = { '20': '5rem', '24': '6rem', '32': '8rem', + '64': '16rem', },