Made home page background set to base

This commit is contained in:
2025-10-19 22:25:56 -05:00
parent 6caf86913e
commit 8b76ccda64
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
body{
background-image: url("/media/Art/EmptySpace.png");
background-size: 9%;
background-size: 6%;
cursor: url("/media/Art/comet.png");
color: rgb(57, 214, 253);
text-align: center;