From d85f5bf51c55d9fd803dd9344941a67bb8eb06f5 Mon Sep 17 00:00:00 2001
From: MatthewOwens <matthew@owens.tech>
Date: Sun, 19 Jul 2020 21:31:28 +0100
Subject: [PATCH] updated css

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

diff --git a/style.css b/style.css
index e40dde1..80d0bce 100644
--- a/style.css
+++ b/style.css
@@ -10,3 +10,8 @@ a {
 	color:#b35050;
 	text-decoration:none;
 }
+
+header {
+	background-color: #b00;
+	color: #000;
+}
-- 
2.20.1