Skip to content

Commit

Permalink
increased grid visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Latch Jack committed Jan 10, 2020
1 parent df59540 commit 1b6bc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-code/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ div.grid {
div.grid-item {
width: 40px;
height: 40px;
border: 1px dashed rgb(86,176,0);
border: 1px dashed black;
}

div.grid-item.player {
Expand Down

0 comments on commit 1b6bc4b

Please sign in to comment.