Skip to content

Commit

Permalink
redesigned things
Browse files Browse the repository at this point in the history
  • Loading branch information
josef-stips committed Mar 9, 2024
1 parent 56b8f3c commit 6e697b4
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 41 deletions.
1 change: 1 addition & 0 deletions src/script/public/assets/game/BG_asteroid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 41 additions & 41 deletions src/script/public/index.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/script/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6303,6 +6303,7 @@ <h1>This feature is availible soon</h1>

<img src="./assets/game/BG_icon_1.svg" style="position: absolute;bottom: 0;" width="200" height="200">
<img src="./assets/game/BG_icon_4.svg" style="position: absolute;top: 0;right:0;" width="200" height="200">
<img src="./assets/game/BG_asteroid.svg" style="position: absolute;top: 1%;left:1%;" width="200" height="200">
</div>

<!-- general alert pop up -->
Expand Down

0 comments on commit 6e697b4

Please sign in to comment.