Skip to content

Commit

Permalink
fix: update canvas border color
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts authored Dec 14, 2023
1 parent e4d9bb7 commit 9c564c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions asteroids/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
canvas {
width: 1280px;
height: 720px;
border-color: #363B47;
}
.text {
color: #363B47;
Expand Down

0 comments on commit 9c564c3

Please sign in to comment.