Skip to content

Commit

Permalink
Update game.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Memelite70 authored May 17, 2024
1 parent 0ddfbf1 commit 466bfa5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions game.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,8 @@ img:hover {

html { height: 100%; background: #000; display: flex; }
body { margin: auto; }
#redirect {
position: fixed;
bottom: 10px;
left: 10px;
}

0 comments on commit 466bfa5

Please sign in to comment.