From 3d91c93487a0378b59d289e603054062d79973fa Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 20 Oct 2022 22:22:41 +0100 Subject: [PATCH] Remove redundant line of CSS --- style/new_style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style/new_style.css b/style/new_style.css index d5bc6b8..343b767 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -16,7 +16,6 @@ body { } /* PAGE HEADER */ .header_image { - background-color: rgb(29,49,49); background-repeat: no-repeat; background-position: top; background-size: cover;