Remove redundant line of CSS

This commit is contained in:
Fred Boniface 2022-10-20 22:22:41 +01:00
parent b37b926a71
commit 3d91c93487
1 changed files with 0 additions and 1 deletions

View File

@ -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;