From 7bb28e0c09e48b07350ed93342c4063db9f94b88 Mon Sep 17 00:00:00 2001 From: Barry Date: Tue, 7 Jul 2020 14:59:38 +0100 Subject: [PATCH] Remove offset for image whihc is now no longer required --- src/templates/base/2020/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/templates/base/2020/index.html b/src/templates/base/2020/index.html index 6747b56a8d5..b6d1d93a9f2 100644 --- a/src/templates/base/2020/index.html +++ b/src/templates/base/2020/index.html @@ -45,9 +45,7 @@ .intro h2 b { display: block; } - .intro-image-wrapper { - margin-right: -100px; - } + .methodology-container { margin-top: 200px; padding: 0;