Fixed asset errors

This commit is contained in:
jme9
2024-12-10 22:59:12 -08:00
parent fcc4d42902
commit efe7ebd380
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
body {
margin: 0;
font-family: Arial, sans-serif;
background-image: url("../images/Moon.png");
background-image: url("../Moon.png");
background-size: cover;
background-position: left;
background-repeat: no-repeat;