From b6ccf3a69271de9d1ddfa39c369ff4e8f5af81a1 Mon Sep 17 00:00:00 2001
From: MatthewOwens <matthew@owens.tech>
Date: Sun, 19 Jul 2020 21:34:39 +0100
Subject: [PATCH] updated header

---
 style.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/style.css b/style.css
index ad95c58..b938d37 100644
--- a/style.css
+++ b/style.css
@@ -15,6 +15,7 @@ a:hover {
 }
 
 header {
-	background-color: #b00;
+	background-color: #2d2d2d;
 	color: #000;
+	text-align:center;
 }
-- 
2.20.1