From 0cdd904669d75f9e38296fbc38a5c67b2d555a8b Mon Sep 17 00:00:00 2001
From: MatthewOwens <matthew@owens.tech>
Date: Sat, 25 Jul 2020 14:25:49 +0100
Subject: [PATCH] updated hook

---
 style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/style.css b/style.css
index 063084d..37210ef 100644
--- a/style.css
+++ b/style.css
@@ -7,6 +7,7 @@ body {
 	margin:4em;
 	width:80%;
 	margin:auto;
+	position:relative;
 }
 
 a {
-- 
2.20.1