From bcaf9c8141a54fa8447c9f853bee80bd15980e63 Mon Sep 17 00:00:00 2001
From: TA2021 <tim.adams1@hotmail.com>
Date: Sat, 7 Sep 2024 00:18:18 +0100
Subject: [PATCH] initial commit

This is an initial commit
---
 css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/style.css b/css/style.css
index 45e9626..de56b68 100644
--- a/css/style.css
+++ b/css/style.css
@@ -30,7 +30,7 @@ body {
     letter-spacing: 1px;
 }
 header{
-    /* background-image:linear-gradient(rgba(0, 0, 0, 1),rgba(0, 0, 0, 0.3)); */
+    /* background-image:linear-gradient(rgba(0, 0, 0, 1),rgba(0, 0, 0, 0.3));. */
     background-size: cover;
     background-position: center;
     margin-bottom: -360px;
-- 
GitLab