images fix n2

This commit is contained in:
TheNightglow
2022-12-13 19:10:47 +01:00
parent 5641aff3c2
commit c948a2a7c1
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ body
{
background-color: gray;
margin: 0;
background-image: url('images/logo.png');
background-image: url('Images/logo.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;