Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
Add iconsImage
  • Loading branch information
PratikMane0112 authored May 19, 2024
1 parent d9c95aa commit af2b7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ body {
color: gray;
width: 100%;
height: 100%;
background-image: url("https://github.com/GameSphere-MultiPlayer/GameSphere/assets/56786344/0de2ae58-78fd-4b15-9ed6-d39a0ea17bbd");
background-image: url("img/SPRTshipsicons.png");
background-size: 800% 200%;
background-repeat: no-repeat;
background-color: black;
Expand Down

0 comments on commit af2b7a4

Please sign in to comment.