updated header
authorMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:34:39 +0000 (21:34 +0100)
committerMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:34:39 +0000 (21:34 +0100)
style.css

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